diff --git a/multimedia/icecast/Makefile b/multimedia/icecast/Makefile index e9f290426..0dfab0238 100644 --- a/multimedia/icecast/Makefile +++ b/multimedia/icecast/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=icecast -PKG_VERSION:=2.3.2 -PKG_RELEASE:=4 +PKG_VERSION:=2.4.0 +PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://downloads.us.xiph.org/releases/icecast/ -PKG_MD5SUM:=ff516b3ccd2bcc31e68f460cd316093f +PKG_MD5SUM:=bb00bfc0d6d2dde24974641085602b81 PKG_FIXUP:=autoreconf diff --git a/multimedia/icecast/patches/001-icecast-2.3.0-tremor.patch b/multimedia/icecast/patches/001-icecast-2.4.0-tremor.patch similarity index 100% rename from multimedia/icecast/patches/001-icecast-2.3.0-tremor.patch rename to multimedia/icecast/patches/001-icecast-2.4.0-tremor.patch