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
89d42fd1
Commit
89d42fd1
authored
3 years ago
by
Francesco Colista
Browse files
Options
Downloads
Patches
Plain Diff
main/perl-package-stash: upgrade to 0.40
parent
63d051b8
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
main/perl-package-stash/APKBUILD
+4
-2
4 additions, 2 deletions
main/perl-package-stash/APKBUILD
with
4 additions
and
2 deletions
main/perl-package-stash/APKBUILD
+
4
−
2
View file @
89d42fd1
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
pkgname
=
perl-package-stash
pkgname
=
perl-package-stash
#_pkgreal is used by apkbuild-cpan to find modules at MetaCpan
#_pkgreal is used by apkbuild-cpan to find modules at MetaCpan
_pkgreal
=
Package-Stash
_pkgreal
=
Package-Stash
pkgver
=
0.
39
pkgver
=
0.
40
pkgrel
=
0
pkgrel
=
0
pkgdesc
=
"Routines for manipulating stashes"
pkgdesc
=
"Routines for manipulating stashes"
url
=
"https://metacpan.org/release/Package-Stash/"
url
=
"https://metacpan.org/release/Package-Stash/"
...
@@ -32,4 +32,6 @@ package() {
...
@@ -32,4 +32,6 @@ package() {
find
"
$pkgdir
"
\(
-name
perllocal.pod
-o
-name
.packlist
\)
-delete
find
"
$pkgdir
"
\(
-name
perllocal.pod
-o
-name
.packlist
\)
-delete
}
}
sha512sums
=
"c5a6cd56c86fb9f6c8585ee7f65d0add8e905c586747763c7841a054f3540b6bc505f57952f44bb90a6bb500d0d60d20ad5df7a40944480abbc9d8d43d64e30f Package-Stash-0.39.tar.gz"
sha512sums
=
"
1a1e358c8409ba0bcc2fee9b3cc86b6cd42297c9bd0641a57872bec498567ee18075ad71f7e79bb9b3a789cb47ebbf852163886f8babaf3aa23e7ff9eb2e7080 Package-Stash-0.40.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