From ef7fbff5f64eb041306ab7d225bedf14c7296416 Mon Sep 17 00:00:00 2001 From: Holger Jaekel Date: Fri, 10 May 2024 22:04:05 +0200 Subject: [PATCH] testing/hexer: rebuild against gdal 3.9.0 --- testing/hexer/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/hexer/APKBUILD b/testing/hexer/APKBUILD index 39e0fa42465..01e3ee8f17c 100644 --- a/testing/hexer/APKBUILD +++ b/testing/hexer/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Bradley J Chambers pkgname=hexer pkgver=1.4.0 -pkgrel=14 +pkgrel=15 pkgdesc="LAS and OGR hexagonal density and boundary surface generation" url="https://github.com/hobuinc/hexer" arch="all"