summaryrefslogtreecommitdiffstats
path: root/icecast
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2006-01-05 14:40:44 +0000
committer Eric Hameleers <alien@slackware.com>2006-01-05 14:40:44 +0000
commit3e520404da6f2c6ea5ed21a9f5664709145e81b9 (patch)
treea50dfa786ce154f305628346b1d6b6ab3a5dab62 /icecast
parent7237d9f8bf87d60d551b0be4172a66017e3365d1 (diff)
downloadasb-3e520404da6f2c6ea5ed21a9f5664709145e81b9.tar.gz
asb-3e520404da6f2c6ea5ed21a9f5664709145e81b9.tar.xz
Upgrade to 2.3.0
Diffstat (limited to 'icecast')
-rwxr-xr-xicecast/build/icecast.SlackBuild6
1 files changed, 4 insertions, 2 deletions
diff --git a/icecast/build/icecast.SlackBuild b/icecast/build/icecast.SlackBuild
index 2d716bc4..e2c25aaf 100755
--- a/icecast/build/icecast.SlackBuild
+++ b/icecast/build/icecast.SlackBuild
@@ -24,6 +24,8 @@
# 2.2.0-3: 17/sep/2005 by Eric Hameleers
# Forgot to add "current" to rc.icecast 'help' output
# (i.e. run rc.icecast with no parameters).
+# 2.3.0-1: 04/oct/2005 by Eric Hameleers
+# New release.
#
# ---------------------------------------------------------------------------
#
@@ -34,9 +36,9 @@ if [ "$TMP" = "" ]; then
fi
PRGNAM=icecast
-VERSION=2.2.0
+VERSION=2.3.0
ARCH=i486
-BUILD=3
+BUILD=1
PKG=$TMP/package-$PRGNAM