package/postgis: bump to version 3.5.2

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

Signed-off-by: Maxim Kochetkov <fido_max@inbox.ru>
Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
Maxim Kochetkov
2025-02-18 08:37:18 +03:00
committed by Julien Olivain
parent 1e8955e12c
commit c8eb4c63a7
2 changed files with 2 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
# Locally calculated
sha256 ca698a22cc2b2b3467ac4e063b43a28413f3004ddd505bdccdd74c56a647f510 postgis-3.5.0.tar.gz
sha256 fb9f95d56e3aaef6a296473c76a3b99005ac41864d486c197cd478c9b14f791a postgis-3.5.2.tar.gz
sha256 81749eea887e78402c9b85896cd629b155bc29256927f818f01001f038146391 LICENSE.TXT

View File

@@ -4,7 +4,7 @@
#
################################################################################
POSTGIS_VERSION = 3.5.0
POSTGIS_VERSION = 3.5.2
POSTGIS_SITE = https://download.osgeo.org/postgis/source
# parallel build issues
POSTGIS_MAKE = $(MAKE1)