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
aad6b81c
Commit
aad6b81c
authored
9 months ago
by
Celeste
Committed by
J0WI
9 months ago
Browse files
Options
Downloads
Patches
Plain Diff
community/perl-crypt-openssl-x509: upgrade to 2.0.0
parent
16af1f99
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!68679
community/perl-crypt-openssl-x509: upgrade to 2.0.0
Pipeline
#246454
skipped
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/perl-crypt-openssl-x509/APKBUILD
+9
-7
9 additions, 7 deletions
community/perl-crypt-openssl-x509/APKBUILD
with
9 additions
and
7 deletions
community/perl-crypt-openssl-x509/APKBUILD
+
9
−
7
View file @
aad6b81c
# 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-openssl-x509
pkgver
=
2.0.0
pkgrel
=
0
#_pkgreal is used by apkbuild-cpan to find modules at MetaCpan
_pkgreal
=
Crypt-OpenSSL-X509
pkgver
=
1.915
pkgrel
=
2
pkgdesc
=
"Perl extension to OpenSSL's X509 API."
pkgdesc
=
"Perl extension to OpenSSL's X509 API"
url
=
"https://metacpan.org/release/Crypt-OpenSSL-X509/"
arch
=
"all"
license
=
"GPL-1.0-or-later OR Artistic-1.0-Perl"
...
...
@@ -19,7 +19,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
}
...
...
@@ -30,9 +33,8 @@ check() {
package
()
{
make
DESTDIR
=
"
$pkgdir
"
install
find
"
$pkgdir
"
\(
-name
perllocal.pod
-o
-name
.packlist
\)
-delete
}
sha512sums
=
"
f9cae267e0d08297420407e52dd6c4bdc90fd88b247a25e0ab4e7ec8be548f06efd822fb66719ba0908739decd9dc4e261a779311f8c4a235197f048b5a2d829
Crypt-OpenSSL-X509-
1.915
.tar.gz
ce185b0838872ff8a5468d17a361d9c98e44e11c2a86f442d18cdca094dc4f32b29189880af3739550a71ccd7bcafeea2d982112de360401e2f9ab7dde0c4bd7
Crypt-OpenSSL-X509-
2.0.0
.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