libgdal: update to 2.0.2
This commit is contained in:
parent
8c2df2e67b
commit
47aa271c7d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libgdal'
|
||||
pkgname=libgdal
|
||||
version=2.0.1
|
||||
version=2.0.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=2564c91ed8ed36274ee31002a25798f5babc4221e879cb5013867733d80f9920
|
||||
checksum=90f838853cc1c07e55893483faa7e923e4b4b1659c6bc9df3538366030a7e622
|
||||
|
||||
pre_configure() {
|
||||
mv configure.{in,ac}
|
||||
|
|
Loading…
Reference in a new issue