mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
community/gdal to 2.2.3-1
This commit is contained in:
parent
9dd5bb53e5
commit
a93876841c
2 changed files with 6 additions and 3 deletions
|
@ -7,8 +7,8 @@
|
|||
# - drop poppler, currently breaks build
|
||||
|
||||
pkgname=gdal
|
||||
pkgver=2.2.2
|
||||
pkgrel=4
|
||||
pkgver=2.2.3
|
||||
pkgrel=1
|
||||
pkgdesc="A translator library for raster geospatial data formats"
|
||||
arch=('x86_64')
|
||||
url="http://www.gdal.org/"
|
||||
|
@ -23,7 +23,7 @@ options=('!emptydirs')
|
|||
changelog=$pkgname.changelog
|
||||
source=(http://download.osgeo.org/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.xz
|
||||
gdal-perl-vendor.patch)
|
||||
sha256sums=('eb25d6ee85f4f5ac1d5581958f8c6eed9b1d50746f82866fe92e507541def35b'
|
||||
sha256sums=('a328d63d476b3653f5a25b5f7971e87a15cdf8860ab0729d4b1157ba988b8d0b'
|
||||
'20989e5fa499206b42c92280ce084fdf7b2f661a4233fc349611cc57102fe114')
|
||||
|
||||
prepare() {
|
||||
|
|
|
@ -1,3 +1,6 @@
|
|||
2017-11-26 Jaroslav Lichtblau <svetlemodry@archlinux.org>
|
||||
* gdal 2.2.3-1
|
||||
|
||||
2017-10-21 Jaroslav Lichtblau <svetlemodry@archlinux.org>
|
||||
* gdal 2.2.2-1
|
||||
|
||||
|
|
Loading…
Reference in a new issue