aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimothy Legge <timlegge@gmail.com>2020-08-11 22:14:44 +0000
committerLeo <thinkabit.ukim@gmail.com>2020-08-12 02:50:13 +0000
commit208b90628ab5167cd61bd66461536cac68770c44 (patch)
tree31804851ca68fedae09d46cad02c05daa61f9dc3
parent7cfe2bec24330dfcbe01dafbb8b870d72e6d8548 (diff)
community/perl-alien-build: upgrade to 2.29
-rw-r--r--community/perl-alien-build/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/perl-alien-build/APKBUILD b/community/perl-alien-build/APKBUILD
index 97a6334ec2d..4d2533cdd2d 100644
--- a/community/perl-alien-build/APKBUILD
+++ b/community/perl-alien-build/APKBUILD
@@ -4,7 +4,7 @@
pkgname=perl-alien-build
#_pkgreal is used by apkbuild-cpan to find modules at MetaCpan
_pkgreal=Alien-Build
-pkgver=2.28
+pkgver=2.29
pkgrel=0
pkgdesc="Build external dependencies for use in CPAN"
url="https://metacpan.org/release/Alien-Build/"
@@ -33,4 +33,4 @@ package() {
find "$pkgdir" \( -name perllocal.pod -o -name .packlist \) -delete
}
-sha512sums="3fe1b0536bce723b925345dad2993b4d8a128d873476ab307d4f06d5ee6ac28f96f07a85345deda2af6cee2f4305f4ff7886ca97bf2ffe1ff05a7e1098784966 Alien-Build-2.28.tar.gz"
+sha512sums="7e6ad1695fcfc9ff98764e77a87014a6617c0e27f427d26f70a7fe0daa379963f73fe16e9993de87540e71070e696345bec41fc21c0e7003a144d94413a8522d Alien-Build-2.29.tar.gz"