aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimothy Legge <timlegge@gmail.com>2021-05-14 21:55:24 -0300
committerLeo <thinkabit.ukim@gmail.com>2021-05-15 01:40:35 +0000
commita62342cfa09d998077595e33aade704e7a15f449 (patch)
treedbaa59928b89af04b0d598e760925433c3837400
parent64243590a16aee8d4e72061886fc1b15256492c3 (diff)
community/perl-alien-build: upgrade to 2.40
-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 e90d01a45f8..03934ce114b 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.38
+pkgver=2.40
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="a77b27894c74e9b73fd479f3efb67c748bf9f32931a75471f6e5e0ccbb65d2e5617abfef28f71a7e461f4e1a4216fa8968564aa8ae52ff1bbeae570743fbab81 Alien-Build-2.38.tar.gz"
+sha512sums="56854b06d65d690414ed31ebb2c8858d2cc05df12cd854c8328fcaf3c8c1f32f5ad2200898312306bd24c6574c21009c374dc4a9eebf942f05c12631a308eb2f Alien-Build-2.40.tar.gz"