aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-03-14 15:46:39 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-03-14 22:59:27 -0300
commitd4343d82c7cd404c1560b741f3141cc0829a284d (patch)
treec448b1d4e28e5f15e3b2fc4971b73c6fc4a6d6b8
parent6d7dc9b398a673f13606b1309f74d53de19e96f2 (diff)
downloadaports-d4343d82c7cd404c1560b741f3141cc0829a284d.tar.bz2
aports-d4343d82c7cd404c1560b741f3141cc0829a284d.tar.xz
main/perl-specio: upgrade to 0.46
-rw-r--r--main/perl-specio/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/perl-specio/APKBUILD b/main/perl-specio/APKBUILD
index cacdc1ca79..00ba99aa6a 100644
--- a/main/perl-specio/APKBUILD
+++ b/main/perl-specio/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Leonardo Arena <rnalrd@alpinelinux.org>
pkgname=perl-specio
-_pkgreal="Specio"
-pkgver=0.45
+_pkgreal=Specio
+pkgver=0.46
pkgrel=0
pkgdesc="Specio perl module"
url="https://metacpan.org/release/Specio"
@@ -28,4 +28,4 @@ package() {
find "$pkgdir" \( -name perllocal.pod -o -name .packlist \) -delete
}
-sha512sums="28c32b155ddd1537e2ed2e634b667c4010903a4c68e4684f07f4bb74414eeaf5f5ef05f4ed898c830751abfacc51280b00970250db1b2e1219acc23e834994d7 Specio-0.45.tar.gz"
+sha512sums="8dfc0e87bd640bd30aa9a92118f77305565dee2441f95c7e9f311b517c07573e3a0e977ea348eaf879dfafe6edc3c0d89625f28b5f3f0f2bff789178cd513802 Specio-0.46.tar.gz"