From 8c33c9b0796cfb439e2f7848880d1b57a1465f50 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Gaul?= Date: Sun, 19 Apr 2015 23:00:49 +0200 Subject: [PATCH] icecast: update to 2.4.2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit icecast 2.4.2 is a security release. 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 796e9bb95..1b0766e7e 100644 --- a/multimedia/icecast/Makefile +++ b/multimedia/icecast/Makefile @@ -8,14 +8,14 @@ include $(TOPDIR)/rules.mk PKG_NAME:=icecast -PKG_VERSION:=2.4.1 +PKG_VERSION:=2.4.2 PKG_RELEASE:=1 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:=b1402712a79734d4720c8fe15fd9fb10 +PKG_MD5SUM:=55947c83d31dfcbbede58c9521c676f4 PKG_FIXUP:=autoreconf