mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-13 03:09:51 +03:00
main/perl-error: upgrade to 0.17030
This commit is contained in:
parent
903dd5937e
commit
08d5900de4
1 changed files with 5 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
||||||
# Maintainer: Leonardo Arena <rnalrd@alpinelinux.org>
|
# Maintainer: Leonardo Arena <rnalrd@alpinelinux.org>
|
||||||
pkgname=perl-error
|
pkgname=perl-error
|
||||||
_pkgreal=Error
|
_pkgreal=Error
|
||||||
pkgver=0.17029
|
pkgver=0.17030
|
||||||
pkgrel=2
|
pkgrel=0
|
||||||
pkgdesc="Perl module error/exception handling in an OO-ish way"
|
pkgdesc="Perl module error/exception handling in an OO-ish way"
|
||||||
url="https://metacpan.org/release/Error"
|
url="https://metacpan.org/release/Error"
|
||||||
arch="noarch"
|
arch="noarch"
|
||||||
|
@ -33,4 +33,6 @@ package() {
|
||||||
find "$pkgdir" \( -name perllocal.pod -o -name .packlist \) -delete
|
find "$pkgdir" \( -name perllocal.pod -o -name .packlist \) -delete
|
||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="266ba1feff897c1d162e69a83e595cb40da9a6e1d8b10cc5531626eff392c6da94be03ba722c74827fc2ea0d9d1c1e62e824d9021e098b700db65dd0b3acbd0a Error-0.17029.tar.gz"
|
sha512sums="
|
||||||
|
842e33fbc2f2bd6eaf03459263070311fde9ae06105438baf8920826ca26d3f46c18d0d49bfe85a3eb25dfe94e671db0e7d1f30a143b8d82bea47410bfbf7f01 Error-0.17030.tar.gz
|
||||||
|
"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue