mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
libraries/libshout: Updated for version 2.3.1.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
804ff1054b
commit
c07a3af9a4
2 changed files with 4 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
||||||
# Modified by Robby Workman <rworkman@slackbuilds.org>
|
# Modified by Robby Workman <rworkman@slackbuilds.org>
|
||||||
|
|
||||||
PRGNAM=libshout
|
PRGNAM=libshout
|
||||||
VERSION=${VERSION:-2.2.2}
|
VERSION=${VERSION:-2.3.1}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="libshout"
|
PRGNAM="libshout"
|
||||||
VERSION="2.2.2"
|
VERSION="2.3.1"
|
||||||
HOMEPAGE="http://www.icecast.org"
|
HOMEPAGE="http://www.icecast.org"
|
||||||
DOWNLOAD="http://downloads.xiph.org/releases/libshout/libshout-2.2.2.tar.gz"
|
DOWNLOAD="http://downloads.xiph.org/releases/libshout/libshout-2.3.1.tar.gz"
|
||||||
MD5SUM="4f75fc9901c724b712c371c9a1e782d3"
|
MD5SUM="11765b2592e7ea623ccd93d3f8df172c"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
Loading…
Reference in a new issue