From fed8ac5e2b6e3b5cb32227ea30cb5a07d90f9aaf Mon Sep 17 00:00:00 2001
From: Andreas Wacknitz <A.Wacknitz@gmx.de>
Date: Tue, 14 Nov 2023 22:23:40 +0100
Subject: [PATCH] rebuild proj

---
 components/scientific/proj/Makefile |    1 +
 components/scientific/proj/pkg5     |    4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/components/scientific/proj/Makefile b/components/scientific/proj/Makefile
index b3742c2..18040b1 100644
--- a/components/scientific/proj/Makefile
+++ b/components/scientific/proj/Makefile
@@ -17,6 +17,7 @@
 
 COMPONENT_NAME=	        proj
 COMPONENT_VERSION=      9.3.0
+COMPONENT_REVISION=		1
 COMPONENT_SUMMARY=      PROJ is a generic coordinate transformation software that transforms geospatial coordinates from \
 	one coordinate reference system (CRS) to another
 COMPONENT_PROJECT_URL=  https://proj.org/
diff --git a/components/scientific/proj/pkg5 b/components/scientific/proj/pkg5
index 757c5ea..7ffb2fd 100644
--- a/components/scientific/proj/pkg5
+++ b/components/scientific/proj/pkg5
@@ -3,8 +3,8 @@
         "database/sqlite-3",
         "image/library/libtiff",
         "system/library",
-        "system/library/g++-10-runtime",
-        "system/library/gcc-10-runtime",
+        "system/library/g++-13-runtime",
+        "system/library/gcc-13-runtime",
         "system/library/math",
         "web/curl"
     ],

--
Gitblit v1.9.3