diff options
author | TBK <tbk@jjtc.eu> | 2020-03-01 22:18:55 +0100 |
---|---|---|
committer | Leo <thinkabit.ukim@gmail.com> | 2020-03-03 02:25:50 -0300 |
commit | 2e728c95f140cf4c66700ba32b15338609940b4a (patch) | |
tree | 3602f1f544f476dd191fcdc2dd006383f0205705 /community/gdal/APKBUILD | |
parent | 293228ba54b5a3e683a14a2b5162cad3122d0829 (diff) | |
download | aports-2e728c95f140cf4c66700ba32b15338609940b4a.tar.bz2 aports-2e728c95f140cf4c66700ba32b15338609940b4a.tar.xz |
community/gdal: rebuild against poppler 0.86.1
Diffstat (limited to 'community/gdal/APKBUILD')
-rw-r--r-- | community/gdal/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gdal/APKBUILD b/community/gdal/APKBUILD index b6412244bf..461d4b3c6d 100644 --- a/community/gdal/APKBUILD +++ b/community/gdal/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Trevor R.H. Clarke <trevor@notcows.com> pkgname=gdal pkgver=3.0.4 -pkgrel=2 +pkgrel=3 pkgdesc="A translator library for raster and vector geospatial data formats" url="https://gdal.org/" arch="all !s390x !x86 !armhf !armv7" |