audio/celt: Updated for version 0.11.3.

Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
Heinz Wiesinger 2012-05-20 16:52:08 -04:00 committed by Erik Hanson
parent 1b91532500
commit 77be2eebcf
2 changed files with 5 additions and 5 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=celt
VERSION=0.11.1
VERSION=0.11.3
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="celt"
VERSION="0.11.1"
VERSION="0.11.3"
HOMEPAGE="http://www.celt-codec.org/"
DOWNLOAD="http://downloads.xiph.org/releases/celt/celt-0.11.1.tar.gz"
MD5SUM="94fe4acd241da8702c295bcd13a555e6"
DOWNLOAD="http://downloads.xiph.org/releases/celt/celt-0.11.3.tar.gz"
MD5SUM="5511732a426cc42bf986ca79b5cdd02f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Heinz Wiesinger"
EMAIL="pprkut@liwjatan.at"
APPROVED="michiel"
APPROVED="dsomero"