diff options
author | J0WI <J0WI@users.noreply.github.com> | 2020-08-01 19:25:16 +0200 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2020-09-21 17:38:52 +0000 |
commit | 5e533d6babb01932b6c1a774fb946e1e2d94b7e1 (patch) | |
tree | 81f58cd967dabf01838da30175faa1dc33eed714 | |
parent | 289a3146569390f5095011ed0d3d43cf9ae03661 (diff) | |
download | aports-5e533d6babb01932b6c1a774fb946e1e2d94b7e1.tar.gz aports-5e533d6babb01932b6c1a774fb946e1e2d94b7e1.tar.bz2 aports-5e533d6babb01932b6c1a774fb946e1e2d94b7e1.tar.xz |
community/perl-config-simple: rebuild against Perl 5.32.0
-rw-r--r-- | community/perl-config-simple/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/perl-config-simple/APKBUILD b/community/perl-config-simple/APKBUILD index 5212857117..cb59ee20fe 100644 --- a/community/perl-config-simple/APKBUILD +++ b/community/perl-config-simple/APKBUILD @@ -4,7 +4,7 @@ pkgname=perl-config-simple _pkgreal=Config-Simple pkgver=4.59 -pkgrel=2 +pkgrel=3 pkgdesc="Simple configuration file class" url="https://metacpan.org/release/Config-Simple/" arch="noarch" |