aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2020-09-07 01:31:25 -0300
committerLeo <thinkabit.ukim@gmail.com>2020-09-07 04:36:11 +0000
commit5a629e4e4e1b790aa8498e1b17d4902d203682a0 (patch)
tree94c21b8e147c035776cc707aaaa7e5d6b661ef8f
parent80e8908f034a57a4ed5b581b694cd0a24025ba07 (diff)
main/perl-list-allutils: upgrade to 0.18
-rw-r--r--main/perl-list-allutils/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/perl-list-allutils/APKBUILD b/main/perl-list-allutils/APKBUILD
index 0f93044a537..b998860bed5 100644
--- a/main/perl-list-allutils/APKBUILD
+++ b/main/perl-list-allutils/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=perl-list-allutils
_pkgreal=List-AllUtils
-pkgver=0.16
+pkgver=0.18
pkgrel=0
pkgdesc="Combines List::Util, List::SomeUtils and List::UtilsBy in one bite-sized package"
url="https://metacpan.org/release/List-AllUtils"
@@ -35,4 +35,4 @@ package() {
find "$pkgdir" \( -name perllocal.pod -o -name .packlist \) -delete
}
-sha512sums="e4644aebf8b152888f41082dca7380146a3a784af2c7a3705d8332b5effd35684702e85085a1865281be03c9f4d7e230141459d8680365c3437e928f7f948417 List-AllUtils-0.16.tar.gz"
+sha512sums="b2cc560a070f36c339c12c17a17a958f3e9ad40b1981a2631c56c838703c9a9b06fd8bf02ced797cf581215b321faf6c281e5b87368a25515855327bd92db08f List-AllUtils-0.18.tar.gz"