diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2011-05-18 13:59:30 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2011-05-18 13:59:30 +0000 |
commit | 52f70d711e534e5d36b72a46dcf2215d37f4b71f (patch) | |
tree | 4f84499586e474f5884824d10287d08eefe9fc14 /testing/ices | |
parent | 599fba70d89aa84cc781c09b545d2a4a741fbab4 (diff) | |
download | aports-52f70d711e534e5d36b72a46dcf2215d37f4b71f.tar.bz2 aports-52f70d711e534e5d36b72a46dcf2215d37f4b71f.tar.xz |
testing/ices: rebuild against perl-5.14
Diffstat (limited to 'testing/ices')
-rw-r--r-- | testing/ices/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/ices/APKBUILD b/testing/ices/APKBUILD index 51ec809eb4..5f6082840f 100644 --- a/testing/ices/APKBUILD +++ b/testing/ices/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Francesco Colista <francesco.colista@gmail.com> pkgname=ices pkgver=0.4 -pkgrel=0 +pkgrel=1 pkgdesc="Source client for broadcasting in MP3 format to an icecast2 server" url="http://icecast.org/ices.php" arch="all" |