Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
alpine
aports
Commits
6f407fec
Commit
6f407fec
authored
3 weeks ago
by
Celeste
Committed by
omni
3 weeks ago
Browse files
Options
Downloads
Patches
Plain Diff
community/perl-crypt-jwt: upgrade to 0.036
parent
1a374abe
No related branches found
No related tags found
2 merge requests
!79570
community/firefox-esr: upgrade to 128.7.0
,
!79036
community/perl-crypt-jwt: upgrade to 0.036
Pipeline
#293725
skipped
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/perl-crypt-jwt/APKBUILD
+8
-6
8 additions, 6 deletions
community/perl-crypt-jwt/APKBUILD
with
8 additions
and
6 deletions
community/perl-crypt-jwt/APKBUILD
+
8
−
6
View file @
6f407fec
# Automatically generated by apkbuild-cpan, template
3
# Automatically generated by apkbuild-cpan, template
4
# Contributor: Timothy Legge <timlegge@gmail.com>
# Maintainer: Timothy Legge <timlegge@gmail.com>
pkgname
=
perl-crypt-jwt
pkgver
=
0.036
pkgrel
=
0
#_pkgreal is used by apkbuild-cpan to find modules at MetaCpan
_pkgreal
=
Crypt-JWT
pkgver
=
0.035
pkgrel
=
0
pkgdesc
=
"JSON Web Token"
url
=
"https://metacpan.org/release/Crypt-JWT/"
arch
=
"noarch"
...
...
@@ -17,7 +17,10 @@ builddir="$srcdir/$_pkgreal-$pkgver"
build
()
{
export
CFLAGS
=
$(
perl
-MConfig
-E
'say $Config{ccflags}'
)
PERL_MM_USE_DEFAULT
=
1 perl
-I
.
Makefile.PL
INSTALLDIRS
=
vendor
PERL_MM_USE_DEFAULT
=
1 perl
-I
.
Makefile.PL
\
INSTALLDIRS
=
vendor
\
NO_PACKLIST
=
1
\
NO_PERLLOCAL
=
1
make
}
...
...
@@ -28,9 +31,8 @@ check() {
package
()
{
make
DESTDIR
=
"
$pkgdir
"
install
find
"
$pkgdir
"
\(
-name
perllocal.pod
-o
-name
.packlist
\)
-delete
}
sha512sums
=
"
f8e579c290eef074d43946259bea163905a1c27646022d59ec425a431e5a253bc414f89331d136a10036a229f499dae8529bde3820a1baca57541e5931c8db28
Crypt-JWT-0.03
5
.tar.gz
5527fd0b1ef98698e0c1985c5ff1342e56e379c01bf18c7e983a424253bb4bdf488ff1ba2a983917386496565c9553d0ae63a155a2e51be2e2ae0affcdada8d2
Crypt-JWT-0.03
6
.tar.gz
"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment