diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2019-09-05 05:55:55 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-09-05 15:36:51 +0000 |
commit | 696f5673013163578beef47d610f46bde994dd8d (patch) | |
tree | 78cf4170128370f4ee33c866ac24178161028210 /community/ices | |
parent | cb28e383be1365a562d41967899939157d9d466b (diff) | |
download | aports-696f5673013163578beef47d610f46bde994dd8d.tar.bz2 aports-696f5673013163578beef47d610f46bde994dd8d.tar.xz |
community/ices: rebuild against perl 5.30
Diffstat (limited to 'community/ices')
-rw-r--r-- | community/ices/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ices/APKBUILD b/community/ices/APKBUILD index 89c08106db..942d776097 100644 --- a/community/ices/APKBUILD +++ b/community/ices/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Francesco Colista <fcolista@alpinelinux.org> pkgname=ices pkgver=2.0.2 -pkgrel=3 +pkgrel=4 pkgdesc="Source client for broadcasting in MP3 format to an icecast2 server" url="http://icecast.org/ices.php" arch="all" |