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

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

diff --git a/community/libspatialite/APKBUILD b/community/libspatialite/APKBUILD
index 513371cf5a15..ddf23f601698 100644
--- a/community/libspatialite/APKBUILD
+++ b/community/libspatialite/APKBUILD
@@ -2,7 +2,7 @@
 # Maintainer: Celeste <cielesti@protonmail.com>
 pkgname=libspatialite
 pkgver=5.1.0
-pkgrel=0
+pkgrel=1
 pkgdesc="SpatiaLite extends the SQLite core to support fully fledged Spatial SQL capabilities."
 url="https://www.gaia-gis.it/fossil/libspatialite/index"
 arch="all"
-- 
GitLab