mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
audio/icecast: Updated for version 2.3.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
79369458f0
commit
13a1c75d5a
2 changed files with 5 additions and 4 deletions
|
@ -4,9 +4,10 @@
|
|||
|
||||
# Written by Rodney Cobb (rdc@ktabic.co.uk)
|
||||
# Modified by Robby Workman <rworkman@slackbuilds.org>
|
||||
# Modified by Mario Preksavec <mario@slackware.hr>
|
||||
|
||||
PRGNAM=icecast
|
||||
VERSION=${VERSION:-2.3.2}
|
||||
VERSION=${VERSION:-2.3.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="icecast"
|
||||
VERSION="2.3.2"
|
||||
VERSION="2.3.3"
|
||||
HOMEPAGE="http://www.icecast.org"
|
||||
DOWNLOAD="http://downloads.xiph.org/releases/icecast/icecast-2.3.2.tar.gz"
|
||||
MD5SUM="ff516b3ccd2bcc31e68f460cd316093f"
|
||||
DOWNLOAD="http://downloads.xiph.org/releases/icecast/icecast-2.3.3.tar.gz"
|
||||
MD5SUM="2b5d1b40778922e5f6431b7758c359ad"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue