mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
libraries/libgta: Updated for version 1.0.9
Signed-off-by: Christoph Willing <chris.willing@linux.com>
This commit is contained in:
parent
e454644744
commit
9d07f792f7
2 changed files with 5 additions and 5 deletions
|
@ -23,7 +23,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=libgta
|
PRGNAM=libgta
|
||||||
VERSION=${VERSION:-1.0.8}
|
VERSION=${VERSION:-1.0.9}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="libgta"
|
PRGNAM="libgta"
|
||||||
VERSION="1.0.8"
|
VERSION="1.0.9"
|
||||||
HOMEPAGE="http://gta.nongnu.org/"
|
HOMEPAGE="https://marlam.de/gta/"
|
||||||
DOWNLOAD="http://download-mirror.savannah.gnu.org/releases/gta/libgta-1.0.8.tar.xz"
|
DOWNLOAD="https://marlam.de/gta/releases/libgta-1.0.9.tar.xz"
|
||||||
MD5SUM="0012d064c9aca88c916081717b7f1511"
|
MD5SUM="cd044ac2fc408c30da2136cc111dda2a"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
Loading…
Reference in a new issue