libgta: update to 1.0.8

This commit is contained in:
Jürgen Buchmüller 2016-01-27 09:39:39 +01:00
parent fd323a0adc
commit b0c13df094

View file

@ -1,6 +1,6 @@
# Template file for 'libgta' # Template file for 'libgta'
pkgname=libgta pkgname=libgta
version=1.0.7 version=1.0.8
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
hostmakedepends="automake libtool pkg-config" hostmakedepends="automake libtool pkg-config"
@ -10,7 +10,7 @@ maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
license="LGPL-2.1" license="LGPL-2.1"
homepage="http://gta.nongnu.org" homepage="http://gta.nongnu.org"
distfiles="${NONGNU_SITE}/gta/${pkgname}-${version}.tar.xz" distfiles="${NONGNU_SITE}/gta/${pkgname}-${version}.tar.xz"
checksum=85763f6b1a223d89e4ac000f5048d1d5bcd39b315192bca4e123fd89c24a0db5 checksum=1d2ff713955eee28310de082a8fd8e236403c27dee3716ba1238c56e6643e4fb
post_install() { post_install() {
# Also install the cmake find script # Also install the cmake find script