From d242ab6b8e2805ee173de54bec47dbbcbcecc939 Mon Sep 17 00:00:00 2001 From: Maxim Kochetkov Date: Fri, 8 Nov 2024 08:04:42 +0300 Subject: [PATCH] package/postgis: bump to version 3.5.0 Changelog: https://github.com/postgis/postgis/blob/3.5.0/NEWS Licenses updates: - extensions/address_goecoder is released under MIT License https://github.com/postgis/postgis/commit/12b699aebaa4cb817adacfba8ea48dba2d5204f5 Signed-off-by: Maxim Kochetkov [Julien: fixed Changelog link] Signed-off-by: Julien Olivain --- package/postgis/postgis.hash | 4 ++-- package/postgis/postgis.mk | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package/postgis/postgis.hash b/package/postgis/postgis.hash index 7e62e8e168..9e283f5ac7 100644 --- a/package/postgis/postgis.hash +++ b/package/postgis/postgis.hash @@ -1,3 +1,3 @@ # Locally calculated -sha256 c8c874c00ba4a984a87030af6bf9544821502060ad473d5c96f1d4d0835c5892 postgis-3.4.2.tar.gz -sha256 2a3bde0a77224496ea6d8efa686da7e29ab0dd6b1a8f90ba12beaf7ae28e878a LICENSE.TXT +sha256 ca698a22cc2b2b3467ac4e063b43a28413f3004ddd505bdccdd74c56a647f510 postgis-3.5.0.tar.gz +sha256 81749eea887e78402c9b85896cd629b155bc29256927f818f01001f038146391 LICENSE.TXT diff --git a/package/postgis/postgis.mk b/package/postgis/postgis.mk index 867aa4caea..a2b121e6f5 100644 --- a/package/postgis/postgis.mk +++ b/package/postgis/postgis.mk @@ -4,7 +4,7 @@ # ################################################################################ -POSTGIS_VERSION = 3.4.2 +POSTGIS_VERSION = 3.5.0 POSTGIS_SITE = https://download.osgeo.org/postgis/source # parallel build issues POSTGIS_MAKE = $(MAKE1)