[Buildroot] [git commit] package/postgis: bump version to 3.6.4
Julien Olivain via buildroot <[email protected]>
| Newsgroups | net.busybox.buildroot |
|---|---|
| Message-ID | <[email protected]> |
commit: https://gitlab.com/buildroot.org/buildroot/-/commit/62960bded53afe6189152a8c44d0b45972518038 branch: https://gitlab.com/buildroot.org/buildroot/-/tree/master Changelog: https://github.com/postgis/postgis/blob/3.6.4/NEWS Signed-off-by: Maxim Kochetkov <[email protected]> Signed-off-by: Julien Olivain <[email protected]> --- 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 8ca0fa48c3..aef1864016 100644 --- a/package/postgis/postgis.hash +++ b/package/postgis/postgis.hash @@ -1,3 +1,3 @@ # Locally calculated -sha256 d488089a64ee4060bce7dbba0291fcca358e7f7ac5230e2ee5b344e7485729c4 postgis-3.6.2.tar.gz +sha256 ed8dc6679f1e06f7b113592b04cde2a7e00f1b1e681294c8ca2204058990cec6 postgis-3.6.4.tar.gz sha256 81749eea887e78402c9b85896cd629b155bc29256927f818f01001f038146391 LICENSE.TXT diff --git a/package/postgis/postgis.mk b/package/postgis/postgis.mk index 0a55ee0e58..8a52027967 100644 --- a/package/postgis/postgis.mk +++ b/package/postgis/postgis.mk @@ -4,7 +4,7 @@ # ################################################################################ -POSTGIS_VERSION = 3.6.2 +POSTGIS_VERSION = 3.6.4 POSTGIS_SITE = https://download.osgeo.org/postgis/source # parallel build issues POSTGIS_MAKE = $(MAKE1) _______________________________________________ buildroot mailing list [email protected] https://lists.buildroot.org/mailman/listinfo/buildroot