diff options
| author | Natanael Copa <ncopa@alpinelinux.org> | 2019-09-05 06:00:18 +0000 |
|---|---|---|
| committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-09-05 15:36:52 +0000 |
| commit | 52dae0706fe888fe001371e0ef6e1b0f972a23e9 (patch) | |
| tree | e7b51b1322e5b5a919dde828c547f1020864a2ff | |
| parent | d328070cb4e265392a20d37ce7754ceb82102ff1 (diff) | |
| download | aports-52dae0706fe888fe001371e0ef6e1b0f972a23e9.tar.bz2 aports-52dae0706fe888fe001371e0ef6e1b0f972a23e9.tar.xz | |
community/perl-autovivification: rebuild against perl 5.30
| -rw-r--r-- | community/perl-autovivification/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/perl-autovivification/APKBUILD b/community/perl-autovivification/APKBUILD index c7e0fd393b..a5c8c7b24e 100644 --- a/community/perl-autovivification/APKBUILD +++ b/community/perl-autovivification/APKBUILD @@ -4,7 +4,7 @@ pkgname=perl-autovivification _pkgreal=autovivification pkgver=0.18 -pkgrel=2 +pkgrel=3 pkgdesc="Lexically disable autovivification." url="http://search.cpan.org/dist/autovivification/" arch="all" |
