From ef1398f8c57883179faf723b5026e2fea28adcec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Gaul?= Date: Sun, 15 May 2016 22:00:26 +0200 Subject: [PATCH] icecast: update to 2.4.3 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: André Gaul --- multimedia/icecast/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/multimedia/icecast/Makefile b/multimedia/icecast/Makefile index fa0f7d24d..ea115f3a9 100644 --- a/multimedia/icecast/Makefile +++ b/multimedia/icecast/Makefile @@ -8,14 +8,14 @@ include $(TOPDIR)/rules.mk PKG_NAME:=icecast -PKG_VERSION:=2.4.2 +PKG_VERSION:=2.4.3 PKG_RELEASE:=2 PKG_LICENSE:=GPL-2.0 PKG_MAINTAINER:=André Gaul PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://downloads.xiph.org/releases/icecast/ -PKG_MD5SUM:=55947c83d31dfcbbede58c9521c676f4 +PKG_MD5SUM:=83d7d34dbe22f0f8fc119d2c9839efc0 PKG_FIXUP:=autoreconf