diff --git a/srcpkgs/icecast/template b/srcpkgs/icecast/template index 5e5e1416426..dc1ae3af2f5 100644 --- a/srcpkgs/icecast/template +++ b/srcpkgs/icecast/template @@ -1,15 +1,15 @@ # Template file for 'icecast' pkgname=icecast -version=2.4.3 -revision=7 +version=2.4.4 +revision=1 build_style=gnu-configure hostmakedepends="pkg-config libxml2-devel" makedepends="libressl-devel libcurl-devel speex-devel libtheora-devel libvorbis-devel libxslt-devel" -conf_files="/etc/icecast.xml" short_desc="Free server software for streaming multimedia" maintainer="Juan RP " -license="GPL-2" +license="GPL-2.0-only" homepage="http://www.icecast.org/" distfiles="http://downloads.xiph.org/releases/${pkgname}/${pkgname}-${version}.tar.gz" -checksum=c85ca48c765d61007573ee1406a797ae6cb31fb5961a42e7f1c87adb45ddc592 +checksum=49b5979f9f614140b6a38046154203ee28218d8fc549888596a683ad604e4d44 +conf_files="/etc/icecast.xml"