aboutsummaryrefslogtreecommitdiffstats
path: root/community/perl-try-tiny
diff options
context:
space:
mode:
authorFrancesco Colista <fcolista@alpinelinux.org>2017-12-19 13:39:42 +0000
committerFrancesco Colista <fcolista@alpinelinux.org>2017-12-19 13:45:33 +0000
commit9c58341000f94a219e0c55fec7df92cfabe102a6 (patch)
treee28cb344efcf6d734c6d7370f2471935a1048f2d /community/perl-try-tiny
parent34e13a94dd4425568d126d96f249768aeb1e68ec (diff)
downloadaports-9c58341000f94a219e0c55fec7df92cfabe102a6.tar.bz2
aports-9c58341000f94a219e0c55fec7df92cfabe102a6.tar.xz
community/perl-try-tiny: upgrade to 0.29
Diffstat (limited to 'community/perl-try-tiny')
-rw-r--r--community/perl-try-tiny/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/perl-try-tiny/APKBUILD b/community/perl-try-tiny/APKBUILD
index 80613159dc..813ef19853 100644
--- a/community/perl-try-tiny/APKBUILD
+++ b/community/perl-try-tiny/APKBUILD
@@ -3,8 +3,8 @@
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=perl-try-tiny
_pkgreal=Try-Tiny
-pkgver=0.28
-pkgrel=1
+pkgver=0.29
+pkgrel=0
pkgdesc="minimal try/catch with proper preservation of $@"
url="http://search.cpan.org/dist/Try-Tiny/"
arch="noarch"
@@ -41,4 +41,4 @@ package() {
find "$pkgdir" \( -name perllocal.pod -o -name .packlist \) -delete
}
-sha512sums="5d83a96f493c09ea2d4522e2255f00d8b63576f95d54fbf30ca36705b6e2105471eb6c80a3e5b12dc66457b3696ade31b265fbcdebf62a52a4af60428de74ab7 Try-Tiny-0.28.tar.gz"
+sha512sums="7c7323edf5c93c635f9efd49b9167ad111947326d1685eaa2d612758f7b2547f8ca23255542243ff78668d5f42b30d64b537fef9278afc553406b268fe7d7cea Try-Tiny-0.29.tar.gz"