libgdal: update to 2.1.2
This commit is contained in:
parent
61b6b9ae9c
commit
b103456e83
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libgdal'
|
||||
pkgname=libgdal
|
||||
version=2.1.1
|
||||
version=2.1.2
|
||||
revision=1
|
||||
wrksrc=gdal-${version}
|
||||
build_style=gnu-configure
|
||||
|
@ -13,7 +13,7 @@ maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
|||
license="MIT"
|
||||
homepage="http://www.gdal.org/"
|
||||
distfiles="http://download.osgeo.org/gdal/${version}/gdal-${version}.tar.xz"
|
||||
checksum=87ce516ce757ad1edf1e21f007fbe232ed2e932af422e9893f40199711c41f92
|
||||
checksum=b597f36bd29a2b4368998ddd32b28c8cdf3c8192237a81b99af83cc17d7fa374
|
||||
|
||||
post_install() {
|
||||
vinstall gdal.pc 644 usr/lib/pkgconfig
|
||||
|
|
Loading…
Reference in a new issue