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
336b8119
Commit
336b8119
authored
4 years ago
by
Justin Berthault
Committed by
Leo
4 years ago
Browse files
Options
Downloads
Patches
Plain Diff
main/perl-clone: upgrade to 0.45
parent
54dceb39
No related branches found
No related tags found
1 merge request
!14122
main/perl-clone: upgrade to 0.45
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
main/perl-clone/APKBUILD
+4
-3
4 additions, 3 deletions
main/perl-clone/APKBUILD
with
4 additions
and
3 deletions
main/perl-clone/APKBUILD
+
4
−
3
View file @
336b8119
...
...
@@ -2,14 +2,15 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
perl-clone
_pkgname
=
Clone
pkgver
=
0.4
3
pkgrel
=
1
pkgver
=
0.4
5
pkgrel
=
0
pkgdesc
=
"Clone perl module"
url
=
"https://metacpan.org/release/Clone"
arch
=
"all"
license
=
"GPL-1.0-or-later OR Artistic-1.0-Perl"
depends
=
"perl"
makedepends
=
"perl-dev"
checkdepends
=
"perl-b-cow"
subpackages
=
"
$pkgname
-doc"
source
=
"https://cpan.metacpan.org/authors/id/A/AT/ATOOMIC/Clone-
$pkgver
.tar.gz"
...
...
@@ -29,4 +30,4 @@ package() {
find
"
$pkgdir
"
\(
-name
perllocal.pod
-o
-name
.packlist
\)
-delete
}
sha512sums
=
"
1a973fb5bde9e722e8d5bd11cf70005454f8e797687a145e5eb563629200cb6535168e458d312d57741ec4caf9c333dab588223e2368402aafd712b375846cd5
Clone-0.4
3
.tar.gz"
sha512sums
=
"
4d91580fb60876cca7670411748e42e6af0eaba8fac25d60e7a50685ae7b1e697e12c8a2835693e3e4abf3c13c060a2740344eb804ec26ed274b895f599340af
Clone-0.4
5
.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