summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-04-17 02:54:06 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-04-17 06:50:33 +0000
commit19023dd1f82caff7d3d5451ee7b91d462844adac (patch)
treedfec4168d4fd2d128fccabb9807ae53bb396e263
parent85f68ec811f2b96b68308c8c99db0edd919761da (diff)
downloadaports-19023dd1f82caff7d3d5451ee7b91d462844adac.zip
main/perl-struct-dumb: upgrade to 0.11
-rw-r--r--main/perl-struct-dumb/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/perl-struct-dumb/APKBUILD b/main/perl-struct-dumb/APKBUILD
index 571f0d9e389..273edfbde50 100644
--- a/main/perl-struct-dumb/APKBUILD
+++ b/main/perl-struct-dumb/APKBUILD
@@ -3,7 +3,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=perl-struct-dumb
_pkgreal=Struct-Dumb
-pkgver=0.10
+pkgver=0.11
pkgrel=0
pkgdesc="Make simple lightweight record-like structures"
options="!check" # Requires 'perl-data-dump' which is in community
@@ -38,4 +38,4 @@ package() {
find "$pkgdir" \( -name perllocal.pod -o -name .packlist \) -delete
}
-sha512sums="c75052238c4189c7424f7842791baf4e1ec08bf5b044c5f27f3158910fbfecc95ed12d792ef29b981da932c49c08944c4a9d0c24673a7995849c7d7fd42e12f2 Struct-Dumb-0.10.tar.gz"
+sha512sums="0955e4a5a6263ffbaaa964e485b283c4200f4ce20892a4774e0720b867c63dc13dfe20c621d090e165cbf723a6c8339fb585e78bd127c843934dd614625be994 Struct-Dumb-0.11.tar.gz"