diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2011-05-18 07:05:46 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2011-05-18 11:58:44 +0000 |
commit | fe4b4dd7787c66ae3ddfead0afa43b1b95879903 (patch) | |
tree | 68bd90a55094b01c86628415db1e67759224d423 /main | |
parent | f725345a7b82c168a17aaae57eb17bd0ec3afc5a (diff) | |
download | aports-fe4b4dd7787c66ae3ddfead0afa43b1b95879903.tar.bz2 aports-fe4b4dd7787c66ae3ddfead0afa43b1b95879903.tar.xz |
main/perl-test-exception: rebuild against perl-5.14
Diffstat (limited to 'main')
-rw-r--r-- | main/perl-test-exception/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/perl-test-exception/APKBUILD b/main/perl-test-exception/APKBUILD index bb772e2f0e..df814f10f0 100644 --- a/main/perl-test-exception/APKBUILD +++ b/main/perl-test-exception/APKBUILD @@ -3,7 +3,7 @@ pkgname=perl-test-exception _realname=Test-Exception pkgver=0.29 -pkgrel=1 +pkgrel=2 pkgdesc="Perl - Test exception based code" url="http://search.cpan.org/~adie/$_realname-$pkgver/" arch="noarch" |