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
93c1bb7b
Commit
93c1bb7b
authored
5 months ago
by
Celeste
Committed by
omni
5 months ago
Browse files
Options
Downloads
Patches
Plain Diff
community/perl-crypt-des_ede3: upgrade to 0.03
parent
c5147447
No related branches found
No related tags found
1 merge request
!73925
community/perl-crypt-des_ede3: upgrade to 0.03
Pipeline
#267433
skipped
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/perl-crypt-des_ede3/APKBUILD
+13
-8
13 additions, 8 deletions
community/perl-crypt-des_ede3/APKBUILD
with
13 additions
and
8 deletions
community/perl-crypt-des_ede3/APKBUILD
+
13
−
8
View file @
93c1bb7b
# Automatically generated by apkbuild-cpan, template
2
# Automatically generated by apkbuild-cpan, template
4
# Contributor: Timothy Legge <timlegge@gmail.com>
# Contributor: Timothy Legge <timlegge@gmail.com>
# Maintainer: Timothy Legge <timlegge@gmail.com>
# Maintainer: Timothy Legge <timlegge@gmail.com>
pkgname
=
perl-crypt-des_ede3
pkgname
=
perl-crypt-des_ede3
pkgver
=
0.03
pkgrel
=
0
#_pkgreal is used by apkbuild-cpan to find modules at MetaCpan
_pkgreal
=
Crypt-DES_EDE3
_pkgreal
=
Crypt-DES_EDE3
pkgver
=
0.01
pkgdesc
=
"Triple-DES EDE encryption/decryption"
pkgrel
=
3
pkgdesc
=
"Perl module for Crypt-DES_EDE3"
url
=
"https://metacpan.org/release/Crypt-DES_EDE3/"
url
=
"https://metacpan.org/release/Crypt-DES_EDE3/"
arch
=
"noarch"
arch
=
"noarch"
license
=
"GPL-1.0-or-later OR Artistic-1.0-Perl"
license
=
"GPL-1.0-or-later OR Artistic-1.0-Perl"
depends
=
"perl perl-crypt-des"
depends
=
"perl perl-crypt-des"
subpackages
=
"
$pkgname
-doc"
subpackages
=
"
$pkgname
-doc"
source
=
"https://cpan.metacpan.org/authors/id/
B/BT/BTROTT
/Crypt-DES_EDE3-
$pkgver
.tar.gz"
source
=
"https://cpan.metacpan.org/authors/id/
T/TI/TIMLEGGE
/Crypt-DES_EDE3-
$pkgver
.tar.gz"
builddir
=
"
$srcdir
/
$_pkgreal
-
$pkgver
"
builddir
=
"
$srcdir
/
$_pkgreal
-
$pkgver
"
build
()
{
build
()
{
export
CFLAGS
=
$(
perl
-MConfig
-E
'say $Config{ccflags}'
)
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
make
}
}
...
@@ -27,7 +31,8 @@ check() {
...
@@ -27,7 +31,8 @@ check() {
package
()
{
package
()
{
make
DESTDIR
=
"
$pkgdir
"
install
make
DESTDIR
=
"
$pkgdir
"
install
find
"
$pkgdir
"
\(
-name
perllocal.pod
-o
-name
.packlist
\)
-delete
}
}
sha512sums
=
"96a643c5b9128dc34ee93fd5bcad5d2c56c5111a2c40843a7ea352bd62f1430dafc399d9c7e9809c1ba34dddc5e63d731370ae7c8d555b053f55d3de7f7cb7c8 Crypt-DES_EDE3-0.01.tar.gz"
sha512sums
=
"
0e50f438afaa2e023b695248c302acb2c34df892c780e11a236adc48462138617143e8988da13f2f21d09eec34f984c7169ec6340927197f912d785c8411cb2e Crypt-DES_EDE3-0.03.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