libraries/libgta: Updated for version 1.2.0
Signed-off-by: Christoph Willing <chris.willing@linux.com>
This commit is contained in:
parent
e7a863842e
commit
8703abc5c8
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for libgta
|
||||
|
||||
# Copyright 2018 Christoph Willing, Brisbane Australia
|
||||
# Copyright 2019 Christoph Willing, Brisbane Australia
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=libgta
|
||||
VERSION=${VERSION:-1.0.9}
|
||||
VERSION=${VERSION:-1.2.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libgta"
|
||||
VERSION="1.0.9"
|
||||
VERSION="1.2.0"
|
||||
HOMEPAGE="https://marlam.de/gta/"
|
||||
DOWNLOAD="https://marlam.de/gta/releases/libgta-1.0.9.tar.xz"
|
||||
MD5SUM="cd044ac2fc408c30da2136cc111dda2a"
|
||||
DOWNLOAD="https://marlam.de/gta/releases/libgta-1.2.0.tar.xz"
|
||||
MD5SUM="9a4c4cd4ce71028d790d22cefe4a28b1"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue