[icecast] upgrade to 2.4.0
Signed-off-by: André Gaul <gaul@web-yard.de>
This commit is contained in:
parent
bc74b173d7
commit
369d05aeb1
2 changed files with 3 additions and 3 deletions
|
@ -8,12 +8,12 @@
|
||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=icecast
|
PKG_NAME:=icecast
|
||||||
PKG_VERSION:=2.3.2
|
PKG_VERSION:=2.4.0
|
||||||
PKG_RELEASE:=4
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||||
PKG_SOURCE_URL:=http://downloads.us.xiph.org/releases/icecast/
|
PKG_SOURCE_URL:=http://downloads.us.xiph.org/releases/icecast/
|
||||||
PKG_MD5SUM:=ff516b3ccd2bcc31e68f460cd316093f
|
PKG_MD5SUM:=bb00bfc0d6d2dde24974641085602b81
|
||||||
|
|
||||||
PKG_FIXUP:=autoreconf
|
PKG_FIXUP:=autoreconf
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue