diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2013-05-23 08:36:23 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2013-05-23 08:36:23 +0000 |
commit | 26194aed8d18dbdef41d05d2087bc48706bf058c (patch) | |
tree | b568967ba7fbe1205fc2a66253f23f7459dbc0ef /testing | |
parent | d7618c6f4179e796a8e09e762693fb5e518a8243 (diff) | |
download | aports-26194aed8d18dbdef41d05d2087bc48706bf058c.tar.bz2 aports-26194aed8d18dbdef41d05d2087bc48706bf058c.tar.xz |
testing/perl-package-stash-xs: rebuild against perl-5.18
Diffstat (limited to 'testing')
-rw-r--r-- | testing/perl-package-stash-xs/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/perl-package-stash-xs/APKBUILD b/testing/perl-package-stash-xs/APKBUILD index 7d1989403e..36530622cd 100644 --- a/testing/perl-package-stash-xs/APKBUILD +++ b/testing/perl-package-stash-xs/APKBUILD @@ -4,7 +4,7 @@ pkgname=perl-package-stash-xs _pkgreal=Package-Stash-XS pkgver=0.25 -pkgrel=1 +pkgrel=2 pkgdesc="faster and more correct implementation of the Package::Stash API" url="http://search.cpan.org/dist/Package-Stash-XS/" arch="all" |