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
9710c984
Commit
9710c984
authored
4 years ago
by
J0WI
Committed by
Leo
4 years ago
Browse files
Options
Downloads
Patches
Plain Diff
community/perl-algorithm-diff: upgrade to 1.201
parent
ef962925
No related branches found
No related tags found
1 merge request
!16690
community/perl-algorithm-diff: upgrade to 1.201
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/perl-algorithm-diff/APKBUILD
+4
-4
4 additions, 4 deletions
community/perl-algorithm-diff/APKBUILD
with
4 additions
and
4 deletions
community/perl-algorithm-diff/APKBUILD
+
4
−
4
View file @
9710c984
...
@@ -4,8 +4,8 @@
...
@@ -4,8 +4,8 @@
pkgname
=
perl-algorithm-diff
pkgname
=
perl-algorithm-diff
#_pkgreal is used by apkbuild-cpan to find modules at MetaCpan
#_pkgreal is used by apkbuild-cpan to find modules at MetaCpan
_pkgreal
=
Algorithm-Diff
_pkgreal
=
Algorithm-Diff
pkgver
=
1.
1903
pkgver
=
1.
201
pkgrel
=
4
pkgrel
=
0
pkgdesc
=
"Compute 'intelligent' differences between two files / lists"
pkgdesc
=
"Compute 'intelligent' differences between two files / lists"
url
=
"https://metacpan.org/release/Algorithm-Diff/"
url
=
"https://metacpan.org/release/Algorithm-Diff/"
arch
=
"noarch"
arch
=
"noarch"
...
@@ -13,7 +13,7 @@ license="GPL-1.0-or-later OR Artistic-1.0-Perl"
...
@@ -13,7 +13,7 @@ license="GPL-1.0-or-later OR Artistic-1.0-Perl"
depends
=
"perl"
depends
=
"perl"
makedepends
=
"perl-dev"
makedepends
=
"perl-dev"
subpackages
=
"
$pkgname
-doc"
subpackages
=
"
$pkgname
-doc"
source
=
"https://cpan.metacpan.org/authors/id/
T/TY/TYEMQ
/Algorithm-Diff-
$pkgver
.tar.gz"
source
=
"https://cpan.metacpan.org/authors/id/
R/RJ/RJBS
/Algorithm-Diff-
$pkgver
.tar.gz"
builddir
=
"
$srcdir
/
$_pkgreal
-
$pkgver
"
builddir
=
"
$srcdir
/
$_pkgreal
-
$pkgver
"
build
()
{
build
()
{
...
@@ -32,4 +32,4 @@ package() {
...
@@ -32,4 +32,4 @@ package() {
find
"
$pkgdir
"
\(
-name
perllocal.pod
-o
-name
.packlist
\)
-delete
find
"
$pkgdir
"
\(
-name
perllocal.pod
-o
-name
.packlist
\)
-delete
}
}
sha512sums
=
"
61632be4c19a03ccacaa218ab7cb8bdbc53a4a6030b8173a59c7611056375536788392c1da00ab88f3df9884fc8a67825efc83b70e2e564664d5187021d6b106
Algorithm-Diff-1.
1903
.tar.gz"
sha512sums
=
"
b22b55f4e45748da0e8aca556dc2155ef2dbcfe42ac5cbe4aa59e4cc13c95a141e6324a9ab0acd7fbc3d97e761e0778176df0f7e726af837a7b7d075106ad8d0
Algorithm-Diff-1.
201
.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