summaryrefslogtreecommitdiffstats
path: root/audio/icecast/icecast.SlackBuild
diff options
context:
space:
mode:
author Marcel Saegebarth2016-02-04 20:10:37 +0100
committer Willy Sudiarto Raharjo2016-02-05 01:02:13 +0100
commit4b0809c873998c84c0c1d31d703b83f738d44693 (patch)
tree98ad76c25e496ead01155105ccdefba161702349 /audio/icecast/icecast.SlackBuild
parent51bacd4e6018d3c7bdcfd396b179d862dc315fc3 (diff)
downloadslackbuilds-4b0809c873998c84c0c1d31d703b83f738d44693.tar.gz
audio/icecast: Updated for version 2.4.3.
Signed-off-by: Marcel Saegebarth <marc@mos6581.de>
Diffstat (limited to 'audio/icecast/icecast.SlackBuild')
-rw-r--r--audio/icecast/icecast.SlackBuild4
1 files changed, 2 insertions, 2 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}