mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
community/perl-chi: upgrade to 0.61
This commit is contained in:
parent
c8b85e4a1a
commit
e1048e78bd
@ -4,8 +4,8 @@
|
|||||||
pkgname=perl-chi
|
pkgname=perl-chi
|
||||||
#_pkgreal is used by apkbuild-cpan to find modules at MetaCpan
|
#_pkgreal is used by apkbuild-cpan to find modules at MetaCpan
|
||||||
_pkgreal=CHI
|
_pkgreal=CHI
|
||||||
pkgver=0.60
|
pkgver=0.61
|
||||||
pkgrel=2
|
pkgrel=0
|
||||||
pkgdesc="Unified cache handling interface"
|
pkgdesc="Unified cache handling interface"
|
||||||
url="https://metacpan.org/release/CHI/"
|
url="https://metacpan.org/release/CHI/"
|
||||||
arch="noarch"
|
arch="noarch"
|
||||||
@ -18,7 +18,7 @@ depends="
|
|||||||
"
|
"
|
||||||
checkdepends="perl-test-warn perl-timedate perl-test-deep perl-test-class perl-test-exception"
|
checkdepends="perl-test-warn perl-timedate perl-test-deep perl-test-class perl-test-exception"
|
||||||
subpackages="$pkgname-doc"
|
subpackages="$pkgname-doc"
|
||||||
source="https://cpan.metacpan.org/authors/id/J/JS/JSWARTZ/CHI-$pkgver.tar.gz"
|
source="https://cpan.metacpan.org/authors/id/A/AS/ASB/CHI-$pkgver.tar.gz"
|
||||||
builddir="$srcdir/$_pkgreal-$pkgver"
|
builddir="$srcdir/$_pkgreal-$pkgver"
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
@ -37,4 +37,6 @@ package() {
|
|||||||
find "$pkgdir" \( -name perllocal.pod -o -name .packlist \) -delete
|
find "$pkgdir" \( -name perllocal.pod -o -name .packlist \) -delete
|
||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="06d3f22465f38868795a4ee97e1b3e40e66d423c4e28c066c2f11721b770e77c6134ad122ec9a7ea6a7e215d0b712e57c54d91bae02770fbc61e3c10a465b29d CHI-0.60.tar.gz"
|
sha512sums="
|
||||||
|
16d559af4a86e1064737f00bc36b0a50c8943a37d3ff1ac12327871798d691d9cc98c7c94710ed87749079f986a3c5ef802e95e5bcef5fb2d1c88af4c1e9a0e7 CHI-0.61.tar.gz
|
||||||
|
"
|
||||||
|
Loading…
Reference in New Issue
Block a user