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