libgdal: update to 2.1.3
This commit is contained in:
parent
42fae48b0c
commit
5fb5a649ca
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'libgdal'
|
# Template file for 'libgdal'
|
||||||
pkgname=libgdal
|
pkgname=libgdal
|
||||||
version=2.1.2
|
version=2.1.3
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc=gdal-${version}
|
wrksrc=gdal-${version}
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="gettext-devel pkg-config python python-numpy"
|
hostmakedepends="gettext-devel pkg-config python python-numpy"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://www.gdal.org/"
|
homepage="http://www.gdal.org/"
|
||||||
distfiles="http://download.osgeo.org/gdal/${version}/gdal-${version}.tar.xz"
|
distfiles="http://download.osgeo.org/gdal/${version}/gdal-${version}.tar.xz"
|
||||||
checksum=b597f36bd29a2b4368998ddd32b28c8cdf3c8192237a81b99af83cc17d7fa374
|
checksum=b489793627e6cb8d2ff8d7737b61daf58382fe189fae4c581ddfd48c04b49005
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vinstall gdal.pc 644 usr/lib/pkgconfig
|
vinstall gdal.pc 644 usr/lib/pkgconfig
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue