libgdal: update to 3.0.1
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
7e10123b2f
commit
93876f3371
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libgdal'
|
||||
pkgname=libgdal
|
||||
version=3.0.0
|
||||
revision=3
|
||||
version=3.0.1
|
||||
revision=1
|
||||
wrksrc="gdal-${version}"
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-liblzma --with-webp --with-zstd --with-podofo"
|
||||
|
@ -14,7 +14,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=ad316fa052d94d9606e90b20a514b92b2dd64e3142dfdbd8f10981a5fcd5c43e
|
||||
checksum=45b4ae25dbd87282d589eca76481c426f72132d7a599556470d5c38263b09266
|
||||
subpackages="libgdal-devel libgdal-tools"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue