aboutsummaryrefslogtreecommitdiff
path: root/icecast/icecast.SlackBuild
diff options
context:
space:
mode:
authorrhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4>2006-08-10 20:17:58 +0000
committerrhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4>2006-08-10 20:17:58 +0000
commita39c8aa83d2dc5b48efbb541066a8e41c85964bd (patch)
tree225a4f0e402cf445063a10522c632adfe27876a0 /icecast/icecast.SlackBuild
parent87e8c47febe48f08de8be1ae2a7f58f5eda17004 (diff)
downloadslackbuilds-a39c8aa83d2dc5b48efbb541066a8e41c85964bd.tar.gz
slackbuilds-a39c8aa83d2dc5b48efbb541066a8e41c85964bd.tar.bz2
icecast defaults to 2.3.1
git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@29 370017ae-e619-0410-ac65-c121f96126d4
Diffstat (limited to 'icecast/icecast.SlackBuild')
-rwxr-xr-xicecast/icecast.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/icecast/icecast.SlackBuild b/icecast/icecast.SlackBuild
index dd1f4c2f..5abc140d 100755
--- a/icecast/icecast.SlackBuild
+++ b/icecast/icecast.SlackBuild
@@ -69,8 +69,8 @@ fi
PRGNAM=icecast
PACKAGE="$PRGNAM"
-#VERSION=${VERSION:=2.3.1}
-VERSION=${VERSION:=2.3-kh7}
+VERSION=${VERSION:=2.3.1}
+#VERSION=${VERSION:=2.3-kh7}
ARCH=${ARCH:=x86_64}
BUILD=${BUILD:=1rha}
TMP=${TMP:=/tmp}