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
|
@ -6,7 +6,7 @@
|
|||
# Modified by Robby Workman <rworkman@slackbuilds.org>
|
||||
|
||||
PRGNAM=libshout
|
||||
VERSION=${VERSION:-2.2.2}
|
||||
VERSION=${VERSION:-2.3.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libshout"
|
||||
VERSION="2.2.2"
|
||||
VERSION="2.3.1"
|
||||
HOMEPAGE="http://www.icecast.org"
|
||||
DOWNLOAD="http://downloads.xiph.org/releases/libshout/libshout-2.2.2.tar.gz"
|
||||
MD5SUM="4f75fc9901c724b712c371c9a1e782d3"
|
||||
DOWNLOAD="http://downloads.xiph.org/releases/libshout/libshout-2.3.1.tar.gz"
|
||||
MD5SUM="11765b2592e7ea623ccd93d3f8df172c"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue