From 4feaf08d762370e7e9e0c5c5d508fa289dad07c6 Mon Sep 17 00:00:00 2001 From: Bernd Kuhls Date: Sun, 5 Apr 2026 14:15:24 +0200 Subject: [PATCH] package/postgis: bump version to 3.6.2 https://github.com/postgis/postgis/blob/3.6.2/NEWS Signed-off-by: Bernd Kuhls Reviewed-by: Maxim Kochetkov Signed-off-by: Julien Olivain --- 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 e70d0e43eb..8ca0fa48c3 100644 --- a/package/postgis/postgis.hash +++ b/package/postgis/postgis.hash @@ -1,3 +1,3 @@ # Locally calculated -sha256 ec0cfaab475630106211d180d71df46782e41e10b6dffe91d79ca818ecd2cbb4 postgis-3.6.1.tar.gz +sha256 d488089a64ee4060bce7dbba0291fcca358e7f7ac5230e2ee5b344e7485729c4 postgis-3.6.2.tar.gz sha256 81749eea887e78402c9b85896cd629b155bc29256927f818f01001f038146391 LICENSE.TXT diff --git a/package/postgis/postgis.mk b/package/postgis/postgis.mk index d5c8fc80be..42511536aa 100644 --- a/package/postgis/postgis.mk +++ b/package/postgis/postgis.mk @@ -4,7 +4,7 @@ # ################################################################################ -POSTGIS_VERSION = 3.6.1 +POSTGIS_VERSION = 3.6.2 POSTGIS_SITE = https://download.osgeo.org/postgis/source # parallel build issues POSTGIS_MAKE = $(MAKE1)