From c4099d3da44db46c0df2ec00ccef7f1b16fd4510 Mon Sep 17 00:00:00 2001
From: Holger Jaekel <holger.jaekel@gmx.de>
Date: Sat, 2 Mar 2024 21:45:16 +0100
Subject: [PATCH] community/pdal: rebuild against proj 9.4.0

---
 community/pdal/APKBUILD | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/community/pdal/APKBUILD b/community/pdal/APKBUILD
index ea5411351d29..edebb2c9d9e8 100644
--- a/community/pdal/APKBUILD
+++ b/community/pdal/APKBUILD
@@ -2,7 +2,7 @@
 # Maintainer: Bart Ribbers <bribbers@disroot.org>
 pkgname=pdal
 pkgver=2.7.1
-pkgrel=2
+pkgrel=3
 pkgdesc="PDAL is a C++ BSD library for translating and manipulating point cloud data."
 url="https://pdal.io/"
 arch="all"
-- 
GitLab