aboutsummaryrefslogtreecommitdiffstats
path: root/community/perl-alien-build
diff options
context:
space:
mode:
authorTimothy Legge <timlegge@gmail.com>2020-04-11 17:39:19 +0000
committerLeo <thinkabit.ukim@gmail.com>2020-04-12 00:19:33 +0000
commit660ceb81d55c71f9f33936b045a617cd2e300f89 (patch)
tree8d6fe195352ce7c00a58db4ce0f3faa27ab871fb /community/perl-alien-build
parent93fd7ec120b74ab4299facadcae04d995ce7cbed (diff)
downloadaports-660ceb81d55c71f9f33936b045a617cd2e300f89.tar.bz2
aports-660ceb81d55c71f9f33936b045a617cd2e300f89.tar.xz
community/perl-alien-build: upgrade to 2.21
Diffstat (limited to 'community/perl-alien-build')
-rw-r--r--community/perl-alien-build/APKBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/community/perl-alien-build/APKBUILD b/community/perl-alien-build/APKBUILD
index 152afc5bd1..a9946287f6 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.19
+pkgver=2.21
pkgrel=0
pkgdesc="Build external dependencies for use in CPAN"
url="https://metacpan.org/release/Alien-Build/"
@@ -34,4 +34,5 @@ package() {
}
-sha512sums="177059df07b007a4a2fae5740cbf2dde55cf9aca8cfb3f640e0cbcf9dd9539293c249edd7f303f6703af4615fceb33f03d3a7644ce6e7967ee679da20be4a911 Alien-Build-2.19.tar.gz"
+
+sha512sums="f78ffbb8d7198707c7bebbf281daa53fb701dd5b35417939020c95c20e2805333998ed2011c8c6049a09516bbe4d228facd827fcbbad660474c0195b99905108 Alien-Build-2.21.tar.gz"