mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
libraries/libaacs: Updated for version 0.7.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
f68762a0bd
commit
a117db20bc
2 changed files with 6 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
# Slackware build script for libaacs
|
# Slackware build script for libaacs
|
||||||
|
|
||||||
# Copyright 2011-2013 Larry Hajali <larryhaja[at]gmail[dot]com>
|
# Copyright 2011-2014 Larry Hajali <larryhaja[at]gmail[dot]com>
|
||||||
# All rights reserved.
|
# All rights reserved.
|
||||||
#
|
#
|
||||||
# Redistribution and use of this script, with or without modification, is
|
# Redistribution and use of this script, with or without modification, is
|
||||||
|
@ -23,7 +23,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=libaacs
|
PRGNAM=libaacs
|
||||||
VERSION=${VERSION:-0.7.0}
|
VERSION=${VERSION:-0.7.1}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="libaacs"
|
PRGNAM="libaacs"
|
||||||
VERSION="0.7.0"
|
VERSION="0.7.1"
|
||||||
HOMEPAGE="http://www.videolan.org/developers/libaacs.html"
|
HOMEPAGE="http://www.videolan.org/developers/libaacs.html"
|
||||||
DOWNLOAD="ftp://ftp.videolan.org/pub/videolan/libaacs/0.7.0/libaacs-0.7.0.tar.bz2"
|
DOWNLOAD="ftp://ftp.videolan.org/pub/videolan/libaacs/0.7.1/libaacs-0.7.1.tar.bz2"
|
||||||
MD5SUM="8da0da893d1f266b31bf8a8fc7c84a84"
|
MD5SUM="3f475fa71352b454a62bcde860e8681c"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
Loading…
Reference in a new issue