diff options
author | Marcel Saegebarth <marc@mos6581.de> | 2016-02-04 20:10:37 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-02-05 07:02:13 +0700 |
commit | 4b0809c873998c84c0c1d31d703b83f738d44693 (patch) | |
tree | 98ad76c25e496ead01155105ccdefba161702349 | |
parent | 51bacd4e6018d3c7bdcfd396b179d862dc315fc3 (diff) | |
download | slackbuilds-4b0809c873998c84c0c1d31d703b83f738d44693.tar.gz |
audio/icecast: Updated for version 2.4.3.
Signed-off-by: Marcel Saegebarth <marc@mos6581.de>
-rw-r--r-- | audio/icecast/icecast.SlackBuild | 4 | ||||
-rw-r--r-- | audio/icecast/icecast.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/audio/icecast/icecast.SlackBuild b/audio/icecast/icecast.SlackBuild index ebd15f9a5c..576dcdb5b7 100644 --- a/audio/icecast/icecast.SlackBuild +++ b/audio/icecast/icecast.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for "icecast". # Copyright -2014 Rodney Cobb <rdc@ktabic.co.uk> -# Copyright 2014-2015 Marcel Saegebarth <marc@mos6581.de> +# Copyright 2014-2016 Marcel Saegebarth <marc@mos6581.de> # All rights reserved. # # Redistribution and use in source and binary forms, with or without @@ -26,7 +26,7 @@ # OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=icecast -VERSION=${VERSION:-2.4.2} +VERSION=${VERSION:-2.4.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/audio/icecast/icecast.info b/audio/icecast/icecast.info index 2a6e818dc4..034e02eabb 100644 --- a/audio/icecast/icecast.info +++ b/audio/icecast/icecast.info @@ -1,8 +1,8 @@ PRGNAM="icecast" -VERSION="2.4.2" +VERSION="2.4.3" HOMEPAGE="http://www.icecast.org" -DOWNLOAD="http://downloads.xiph.org/releases/icecast/icecast-2.4.2.tar.gz" -MD5SUM="55947c83d31dfcbbede58c9521c676f4" +DOWNLOAD="http://downloads.xiph.org/releases/icecast/icecast-2.4.3.tar.gz" +MD5SUM="83d7d34dbe22f0f8fc119d2c9839efc0" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |