aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJ0WI <J0WI@users.noreply.github.com>2020-08-01 19:26:17 +0200
committerNatanael Copa <ncopa@alpinelinux.org>2020-09-21 17:39:28 +0000
commit9f9adc5ba4f113b5340a0be255e9b7e98587850a (patch)
tree09124f1c71fa28bf0b643d54313cf9435893c86a
parentcd3da8d82f9459a600d8f0267568c40b6c83abac (diff)
downloadaports-9f9adc5ba4f113b5340a0be255e9b7e98587850a.tar.gz
aports-9f9adc5ba4f113b5340a0be255e9b7e98587850a.tar.bz2
aports-9f9adc5ba4f113b5340a0be255e9b7e98587850a.tar.xz
main/perl-module-implementation: rebuild against Perl 5.32.0
-rw-r--r--main/perl-module-implementation/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/perl-module-implementation/APKBUILD b/main/perl-module-implementation/APKBUILD
index 12f05c608ad..05f96388fc2 100644
--- a/main/perl-module-implementation/APKBUILD
+++ b/main/perl-module-implementation/APKBUILD
@@ -4,7 +4,7 @@
pkgname=perl-module-implementation
_pkgreal=Module-Implementation
pkgver=0.09
-pkgrel=2
+pkgrel=3
pkgdesc="Loads one of several alternate underlying implementations for a module"
url="https://metacpan.org/release/Module-Implementation/"
arch="noarch"