[Buildroot] [git commit] package/postgis: bump to version 3.5.3

Julien Olivain ju.o at free.fr
Fri Sep 5 19:22:51 UTC 2025


commit: https://git.buildroot.net/buildroot/commit/?id=d0fbebd52eb4ef517999bc466ee13a962f8fba61
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Changelog: https://github.com/postgis/postgis/blob/3.5.3/NEWS

Signed-off-by: Maxim Kochetkov <fido_max at inbox.ru>
Signed-off-by: Julien Olivain <ju.o at free.fr>
---
 package/postgis/postgis.hash | 2 +-
 package/postgis/postgis.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/postgis/postgis.hash b/package/postgis/postgis.hash
index 83c4e9c99f..c67a830ea4 100644
--- a/package/postgis/postgis.hash
+++ b/package/postgis/postgis.hash
@@ -1,3 +1,3 @@
 # Locally calculated
-sha256  fb9f95d56e3aaef6a296473c76a3b99005ac41864d486c197cd478c9b14f791a  postgis-3.5.2.tar.gz
+sha256  650e44de788d38175e3719df1d2ca4356bd987f54fe3d2030808de76464a2a06  postgis-3.5.3.tar.gz
 sha256  81749eea887e78402c9b85896cd629b155bc29256927f818f01001f038146391  LICENSE.TXT
diff --git a/package/postgis/postgis.mk b/package/postgis/postgis.mk
index b6deb36cb3..2888403b57 100644
--- a/package/postgis/postgis.mk
+++ b/package/postgis/postgis.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-POSTGIS_VERSION = 3.5.2
+POSTGIS_VERSION = 3.5.3
 POSTGIS_SITE = https://download.osgeo.org/postgis/source
 # parallel build issues
 POSTGIS_MAKE = $(MAKE1)


More information about the buildroot mailing list