From 4b4fc1003bee631cfb0a66ae4583aa6c0e2465a5 Mon Sep 17 00:00:00 2001 From: Holger Jaekel <holger.jaekel@gmx.de> Date: Sat, 2 Mar 2024 21:44:44 +0100 Subject: [PATCH] community/libgeotiff: rebuild against proj 9.4.0 --- community/libgeotiff/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/libgeotiff/APKBUILD b/community/libgeotiff/APKBUILD index 6911f71afe0e..e85f938c8569 100644 --- a/community/libgeotiff/APKBUILD +++ b/community/libgeotiff/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Bradley J Chambers <brad.chambers@gmail.com> pkgname=libgeotiff pkgver=1.7.1 -pkgrel=2 +pkgrel=3 pkgdesc="TIFF based interchange format for georeferenced raster imagery" url="https://trac.osgeo.org/geotiff" arch="all" -- GitLab