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
f4e0f79a
Commit
f4e0f79a
authored
3 years ago
by
Milan P. Stanić
Committed by
Leo
3 years ago
Browse files
Options
Downloads
Patches
Plain Diff
main/perl-net-ssleay: upgrade to 1.92
reenable check
parent
5d35958f
No related branches found
No related tags found
1 merge request
!30701
main/perl-net-ssleay: upgrade to 1.92
Pipeline
#110423
passed
3 years ago
Stage: lint
Stage: build
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
main/perl-net-ssleay/APKBUILD
+5
-4
5 additions, 4 deletions
main/perl-net-ssleay/APKBUILD
with
5 additions
and
4 deletions
main/perl-net-ssleay/APKBUILD
+
5
−
4
View file @
f4e0f79a
...
@@ -2,8 +2,8 @@
...
@@ -2,8 +2,8 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
perl-net-ssleay
pkgname
=
perl-net-ssleay
_realname
=
Net-SSLeay
_realname
=
Net-SSLeay
pkgver
=
1.9
0
pkgver
=
1.9
2
pkgrel
=
3
pkgrel
=
0
pkgdesc
=
"Perl extension for using OpenSSL"
pkgdesc
=
"Perl extension for using OpenSSL"
url
=
"https://metacpan.org/release/Net-SSLeay"
url
=
"https://metacpan.org/release/Net-SSLeay"
arch
=
"all"
arch
=
"all"
...
@@ -14,7 +14,6 @@ checkdepends="perl-test-exception perl-test-warn perl-test-nowarnings"
...
@@ -14,7 +14,6 @@ checkdepends="perl-test-exception perl-test-warn perl-test-nowarnings"
subpackages
=
"
$pkgname
-doc"
subpackages
=
"
$pkgname
-doc"
source
=
"https://cpan.metacpan.org/authors/id/C/CH/CHRISN/Net-SSLeay-
$pkgver
.tar.gz"
source
=
"https://cpan.metacpan.org/authors/id/C/CH/CHRISN/Net-SSLeay-
$pkgver
.tar.gz"
builddir
=
"
$srcdir
/
$_realname
-
$pkgver
"
builddir
=
"
$srcdir
/
$_realname
-
$pkgver
"
options
=
"!check"
# testsuite assumes openssl 1.1 error messages
build
()
{
build
()
{
PERL_MM_USE_DEFAULT
=
1 perl Makefile.PL
INSTALLDIRS
=
vendor
PERL_MM_USE_DEFAULT
=
1 perl Makefile.PL
INSTALLDIRS
=
vendor
...
@@ -32,4 +31,6 @@ package() {
...
@@ -32,4 +31,6 @@ package() {
find
"
$pkgdir
"
-name
perllocal.pod
-delete
find
"
$pkgdir
"
-name
perllocal.pod
-delete
}
}
sha512sums
=
"8a5f251b5ef1d8c2d619d984594a7a22ddeed2e5e726fe683a45f299d7878f4ca8ffab00480ebf5ef7a94ae1fcf6be05dfdaa68b8bfe2ad68443150765adb891 Net-SSLeay-1.90.tar.gz"
sha512sums
=
"
e9d9161ebeb7be90f4c7a0ea98f1034892ce6d33aa72872683177b19daa1f4c5819f85ea9a052a076ec8d7c21705f6c344aef64680bc881bf3218d38e8b7b173 Net-SSLeay-1.92.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