mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-10 23:07:05 +02:00
community/perl-algorithm-diff: upgrade to 1.201
This commit is contained in:
parent
ef96292523
commit
9710c984c2
@ -4,8 +4,8 @@
|
||||
pkgname=perl-algorithm-diff
|
||||
#_pkgreal is used by apkbuild-cpan to find modules at MetaCpan
|
||||
_pkgreal=Algorithm-Diff
|
||||
pkgver=1.1903
|
||||
pkgrel=4
|
||||
pkgver=1.201
|
||||
pkgrel=0
|
||||
pkgdesc="Compute 'intelligent' differences between two files / lists"
|
||||
url="https://metacpan.org/release/Algorithm-Diff/"
|
||||
arch="noarch"
|
||||
@ -13,7 +13,7 @@ license="GPL-1.0-or-later OR Artistic-1.0-Perl"
|
||||
depends="perl"
|
||||
makedepends="perl-dev"
|
||||
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"
|
||||
|
||||
build() {
|
||||
@ -32,4 +32,4 @@ package() {
|
||||
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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user