diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2016-07-27 12:37:59 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-07-27 16:52:02 +0000 |
commit | 2c702eeabbf5cb06f69af81e49b7fcf765d19251 (patch) | |
tree | da3c049ad9a9cf389257f82848f63664601b6267 /testing/perl-autovivification | |
parent | 5356ef93fd8c2a22f95a95092e39906e7d7dac44 (diff) | |
download | aports-2c702eeabbf5cb06f69af81e49b7fcf765d19251.tar.bz2 aports-2c702eeabbf5cb06f69af81e49b7fcf765d19251.tar.xz |
testing/perl-autovivification: rebuild against perl 5.24
Diffstat (limited to 'testing/perl-autovivification')
-rw-r--r-- | testing/perl-autovivification/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/perl-autovivification/APKBUILD b/testing/perl-autovivification/APKBUILD index d972f33264..39ae154fbb 100644 --- a/testing/perl-autovivification/APKBUILD +++ b/testing/perl-autovivification/APKBUILD @@ -4,7 +4,7 @@ pkgname=perl-autovivification _pkgreal=autovivification pkgver=0.16 -pkgrel=0 +pkgrel=1 pkgdesc="Lexically disable autovivification." url="http://search.cpan.org/dist/autovivification/" arch="all" |