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
0bd9d88b
Commit
0bd9d88b
authored
2 years ago
by
Timothy Legge
Committed by
alice
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
community/perl-xml-enc: upgrade to 0.11
parent
4d89d88c
No related branches found
No related tags found
1 merge request
!45240
community/perl-xml-enc: upgrade to 0.11
Pipeline
#157071
skipped
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/perl-xml-enc/APKBUILD
+7
-7
7 additions, 7 deletions
community/perl-xml-enc/APKBUILD
with
7 additions
and
7 deletions
community/perl-xml-enc/APKBUILD
+
7
−
7
View file @
0bd9d88b
...
...
@@ -4,17 +4,17 @@
pkgname
=
perl-xml-enc
#_pkgreal is used by apkbuild-cpan to find modules at MetaCpan
_pkgreal
=
XML-Enc
pkgver
=
0.
08
pkgver
=
0.
11
pkgrel
=
0
pkgdesc
=
"Toolkit to help encrypt and decrypt XML Digital Signatures."
url
=
"https://metacpan.org/release/XML-Enc/"
arch
=
"all
!s390x
"
arch
=
"all"
license
=
"GPL-1.0-or-later OR Artistic-1.0-Perl"
depends
=
"
perl perl-crypt-openssl-bignum perl-crypt-random perl-crypt-openssl-x509 perl-cryptx
perl-crypt-openssl-rsa perl-xml-libxml
depends
=
"perl perl-crypt-openssl-x509 perl-cryptx perl-xml-libxml"
checkdepends
=
"
perl-file-slurper perl-file-which perl-namespace-autoclean perl-test-lib
perl-crypt-openssl-guess perl-import-into
"
checkdepends
=
"perl-file-slurper perl-file-which"
subpackages
=
"
$pkgname
-doc"
source
=
"https://cpan.metacpan.org/authors/id/T/TI/TIMLEGGE/XML-Enc-
$pkgver
.tar.gz"
builddir
=
"
$srcdir
/
$_pkgreal
-
$pkgver
"
...
...
@@ -36,5 +36,5 @@ package() {
}
sha512sums
=
"
fdeea0d06d8502bf6b3adddc292c80a7671b748304952d67055bd802018561c8d3e4fda5d2938d401148670aef4373c065379cbbd1ee385e088eac2044650c76
XML-Enc-0.
08
.tar.gz
cdc41ae47935d04fe71bd37436515f6c257425d5daa29097e7dfba84b7febcb66b324e6cedf54bdfb7da1b42d51b77ef6bc3736ed237900faa175d2801e4813d
XML-Enc-0.
11
.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