From b7bf6250f138d3d2787f8707e04d9523c2791aea Mon Sep 17 00:00:00 2001 From: Holger Jaekel <holger.jaekel@gmx.de> Date: Sat, 14 Nov 2020 19:37:23 +0100 Subject: [PATCH] community/gdal: rebuild against proj 7.2.0 --- community/gdal/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/gdal/APKBUILD b/community/gdal/APKBUILD index 1711ec2078c3..f5865ce60ed7 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.1.4 -pkgrel=4 +pkgrel=5 pkgdesc="A translator library for raster and vector geospatial data formats" url="https://gdal.org/" arch="all !s390x !mips !mips64" -- GitLab