diff options
-rw-r--r-- | testing/icecast/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/icecast/APKBUILD b/testing/icecast/APKBUILD index e280d103b..80e23f14c 100644 --- a/testing/icecast/APKBUILD +++ b/testing/icecast/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Francesco Colista <francesco.colista@gmail.com> pkgname=icecast pkgver=2.3.2 -pkgrel=4 +pkgrel=5 pkgdesc="Open source media server" url="http://www.icecast.org" arch="all" @@ -45,5 +45,5 @@ package() { md5sums="ff516b3ccd2bcc31e68f460cd316093f icecast-2.3.2.tar.gz d65fe756a3811e21fd8327ec599206c8 conf-change-owner.patch -09ff43498c4f09b0076b10c659c6f71a icecast.initd +9860c914e30d0cfac45eef4cc4e81535 icecast.initd 37ceeb26f61551e712364a2dffa8c208 icecast.confd" |