summaryrefslogtreecommitdiffstats
path: root/icecast
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2006-02-28 15:08:54 +0000
committer Eric Hameleers <alien@slackware.com>2006-02-28 15:08:54 +0000
commit65d7f97109b100853de77fb90c0922efff8fd216 (patch)
tree4a9cf22e66a1788dc2572f3e1ed126e9372edc31 /icecast
parenteb047890412a13dd3eebdffc3ca1911bbb0e02cc (diff)
downloadasb-65d7f97109b100853de77fb90c0922efff8fd216.tar.gz
asb-65d7f97109b100853de77fb90c0922efff8fd216.tar.xz
New release.
Diffstat (limited to 'icecast')
-rwxr-xr-xicecast/build/icecast.SlackBuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/icecast/build/icecast.SlackBuild b/icecast/build/icecast.SlackBuild
index e2c25aaf..2f9bef60 100755
--- a/icecast/build/icecast.SlackBuild
+++ b/icecast/build/icecast.SlackBuild
@@ -26,6 +26,8 @@
# (i.e. run rc.icecast with no parameters).
# 2.3.0-1: 04/oct/2005 by Eric Hameleers
# New release.
+# 2.3.1-1: 28/feb/2006 by Eric Hameleers <alien@sox.homeip.net>
+# New release.
#
# ---------------------------------------------------------------------------
#
@@ -36,7 +38,7 @@ if [ "$TMP" = "" ]; then
fi
PRGNAM=icecast
-VERSION=2.3.0
+VERSION=2.3.1
ARCH=i486
BUILD=1