graphics/ART: Updated for version 1.20.1.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
43f6961649
commit
6c1b931559
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=ART
|
||||
VERSION=${VERSION:-1.19.3}
|
||||
VERSION=${VERSION:-1.20.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="ART"
|
||||
VERSION="1.19.3"
|
||||
VERSION="1.20.1"
|
||||
HOMEPAGE="https://bitbucket.org/agriggio/art/wiki/Home"
|
||||
DOWNLOAD="https://bitbucket.org/agriggio/art/downloads/ART-1.19.3.tar.xz"
|
||||
MD5SUM="da55e88ee0ad8d03f0843186921d1b70"
|
||||
DOWNLOAD="https://bitbucket.org/agriggio/art/downloads/ART-1.20.1.tar.xz"
|
||||
MD5SUM="9ac0c4eec213a477a34c66b9986b6ba1"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue