diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2015-07-16 13:21:38 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-07-16 13:56:38 +0000 |
commit | 9dc9a56a0094f2fe3672dadfef73a3a8c2e71506 (patch) | |
tree | 6b2464bb7bbad06eb88ab3e183b3c0924fad546c /testing/perl-libapreq2 | |
parent | fa9e689cf88614c54a38405f05b0205f3150efe4 (diff) | |
download | aports-9dc9a56a0094f2fe3672dadfef73a3a8c2e71506.tar.bz2 aports-9dc9a56a0094f2fe3672dadfef73a3a8c2e71506.tar.xz |
testing/perl-libapreq2: rebuild against perl-5.22
Diffstat (limited to 'testing/perl-libapreq2')
-rw-r--r-- | testing/perl-libapreq2/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/perl-libapreq2/APKBUILD b/testing/perl-libapreq2/APKBUILD index c72dfa5725..f04de30d7d 100644 --- a/testing/perl-libapreq2/APKBUILD +++ b/testing/perl-libapreq2/APKBUILD @@ -3,7 +3,7 @@ pkgname=perl-libapreq2 _pkgreal=libapreq2 pkgver=2.13 -pkgrel=2 +pkgrel=3 pkgdesc="Perl module for libapreq2" url="http://search.cpan.org/dist/libapreq2/" arch="all" |