libgdal: update to 2.2.3
This commit is contained in:
parent
08ef5962cd
commit
74b61dfbaa
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libgdal'
|
# Template file for 'libgdal'
|
||||||
pkgname=libgdal
|
pkgname=libgdal
|
||||||
version=2.2.2
|
version=2.2.3
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=gdal-${version}
|
wrksrc=gdal-${version}
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -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=eb25d6ee85f4f5ac1d5581958f8c6eed9b1d50746f82866fe92e507541def35b
|
checksum=a328d63d476b3653f5a25b5f7971e87a15cdf8860ab0729d4b1157ba988b8d0b
|
||||||
|
|
||||||
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