diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2013-05-23 08:43:42 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2013-05-23 08:43:42 +0000 |
commit | c6815414a4f15ab3462666b0919c342ea6332488 (patch) | |
tree | 2b8ca4989f58e62c816481ef3f97a60f393ccc23 /testing/perl-pathtools | |
parent | 1e1b0cde63d5646666cbdfe39d836707308524f2 (diff) | |
download | aports-c6815414a4f15ab3462666b0919c342ea6332488.tar.bz2 aports-c6815414a4f15ab3462666b0919c342ea6332488.tar.xz |
testing/perl-pathtools: rebuild against perl-5.18
Diffstat (limited to 'testing/perl-pathtools')
-rw-r--r-- | testing/perl-pathtools/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/perl-pathtools/APKBUILD b/testing/perl-pathtools/APKBUILD index 9f144dd99d..4d5a03f590 100644 --- a/testing/perl-pathtools/APKBUILD +++ b/testing/perl-pathtools/APKBUILD @@ -4,7 +4,7 @@ pkgname=perl-pathtools _pkgreal=PathTools pkgver=3.33 -pkgrel=1 +pkgrel=2 pkgdesc="unknown" url="http://search.cpan.org/dist/PathTools/" arch="all" |