diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2015-07-16 09:19:22 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-07-16 12:54:44 +0000 |
commit | cd75c24234615106f4a55d8c9d15cdf4f00d16b1 (patch) | |
tree | 12d3bc3daf424936da6c19d95beb68ec5e5b2ab4 /main/perl-text-soundex | |
parent | 3ad10154da2e29faff7443c70c6de4ce324ec33f (diff) | |
download | aports-cd75c24234615106f4a55d8c9d15cdf4f00d16b1.tar.bz2 aports-cd75c24234615106f4a55d8c9d15cdf4f00d16b1.tar.xz |
main/perl-text-soundex: rebuild against perl-5.22
Diffstat (limited to 'main/perl-text-soundex')
-rw-r--r-- | main/perl-text-soundex/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/perl-text-soundex/APKBUILD b/main/perl-text-soundex/APKBUILD index 0c9cb6e003..8eeb71bf01 100644 --- a/main/perl-text-soundex/APKBUILD +++ b/main/perl-text-soundex/APKBUILD @@ -4,7 +4,7 @@ pkgname=perl-text-soundex _pkgreal=Text-Soundex pkgver=3.04 -pkgrel=0 +pkgrel=1 pkgdesc="Implementation of the soundex algorithm" url="http://search.cpan.org/dist/Text-Soundex/" arch="all" |