icecast: update to 2.4.0.
This commit is contained in:
parent
81199baf75
commit
08bf796bda
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'icecast'
|
# Template file for 'icecast'
|
||||||
pkgname=icecast
|
pkgname=icecast
|
||||||
version=2.3.2
|
version=2.4.0
|
||||||
revision=4
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="libressl-devel libcurl-devel speex-devel
|
makedepends="libressl-devel libcurl-devel speex-devel
|
||||||
|
@ -12,4 +12,4 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://www.icecast.org/"
|
homepage="http://www.icecast.org/"
|
||||||
distfiles="http://downloads.xiph.org/releases/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="http://downloads.xiph.org/releases/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=4742b38fc55b6373895a7c0a35baed49a848fec99f5e8538e3f0157383d0b3f0
|
checksum=17b7e957e1b16a576efaabd69c15126e84ce98d3791ccee4546b72c0c6460f32
|
||||||
|
|
Loading…
Reference in New Issue