From: André Gaul Date: Fri, 25 Jul 2014 12:43:03 +0000 (+0200) Subject: [icecast] upgrade to 2.4.0 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=369d05aeb13e72b9cac050364e323cdf4e47e0b7;p=openwrt-packages.git [icecast] upgrade to 2.4.0 Signed-off-by: André Gaul --- 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