[Buildroot] [git commit branch/2021.08.x] package/postgis: bump version to 3.1.4
From: Peter Korsgaard <peter@korsgaard.com>
Date: 2021-10-07 19:50:04
Subsystem:
the rest · Maintainer:
Linus Torvalds
commit: https://git.buildroot.net/buildroot/commit/?id=79489a241f2ddc60180424a052ab5c268863056f branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/2021.08.x Release-notes: https://git.osgeo.org/gitea/postgis/postgis/raw/tag/3.1.4/NEWS Signed-off-by: Maxim Kochetkov <redacted> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <redacted> (cherry picked from commit c8c5f61418c82f5512d87fbe81c1127ac7e4013c) Signed-off-by: Peter Korsgaard <peter@korsgaard.com> --- 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 15983565b4..b1c19f029e 100644
--- a/package/postgis/postgis.hash
+++ b/package/postgis/postgis.hash@@ -1,3 +1,3 @@ # Locally calculated -sha256 71e929553bb73a0413206a0f92df5180ac6579c500d8ddce3a03559f1b349fcb postgis-3.1.3.tar.gz +sha256 dc8e3fe8bc532e422f5d724c5a7c437f6555511716f6410d4d2db9762e1a3796 postgis-3.1.4.tar.gz sha256 55b69f22e1752830dd565852dc7ff242daf289dbd3a6bfede5db43f90d2e28c9 LICENSE.TXT
diff --git a/package/postgis/postgis.mk b/package/postgis/postgis.mk
index b3d97b2774..3a340c680e 100644
--- a/package/postgis/postgis.mk
+++ b/package/postgis/postgis.mk@@ -4,7 +4,7 @@ # ################################################################################ -POSTGIS_VERSION = 3.1.3 +POSTGIS_VERSION = 3.1.4 POSTGIS_SITE = https://download.osgeo.org/postgis/source # parallel build issues POSTGIS_MAKE = $(MAKE1)
_______________________________________________ buildroot mailing list buildroot@buildroot.org https://lists.buildroot.org/mailman/listinfo/buildroot