darkice: fix update check
This commit is contained in:
parent
6595fd0442
commit
c51839e7e6
|
@ -18,6 +18,6 @@ conf_files="/etc/darkice.cfg"
|
||||||
short_desc="A live audio streamer source client for icecast"
|
short_desc="A live audio streamer source client for icecast"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="http://code.google.com/p/${pkgname}/"
|
homepage="http://www.darkice.org"
|
||||||
distfiles="http://${pkgname}.googlecode.com/files/${pkgname}-${version}.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/project/darkice/darkice/${version}/darkice-${version}.tar.gz"
|
||||||
checksum=b3fba9be2d9c72f36b0659cd9ce0652c8f973b5c6498407f093da9a364fdb254
|
checksum=b3fba9be2d9c72f36b0659cd9ce0652c8f973b5c6498407f093da9a364fdb254
|
||||||
|
|
Loading…
Reference in New Issue