package/postgis: bump version to 3.1.3
authorMaxim Kochetkov <fido_max@inbox.ru>
Tue, 10 Aug 2021 12:06:44 +0000 (15:06 +0300)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Fri, 13 Aug 2021 13:05:48 +0000 (15:05 +0200)
Release-notes: https://postgis.net/2021/07/02/postgis-3.1.3/

Signed-off-by: Maxim Kochetkov <fido_max@inbox.ru>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/postgis/postgis.hash
package/postgis/postgis.mk

index 8a8e47ffccb251eeedeb4f7c904d08cf1d718da9..15983565b4c9fdff5bfb51d01d134456b5f35d59 100644 (file)
@@ -1,3 +1,3 @@
 # Locally calculated
-sha256  2cdd3760176926704b4eb25ff3357543c9637dee74425a49082906857c7e0732  postgis-3.1.2.tar.gz
+sha256  71e929553bb73a0413206a0f92df5180ac6579c500d8ddce3a03559f1b349fcb  postgis-3.1.3.tar.gz
 sha256  55b69f22e1752830dd565852dc7ff242daf289dbd3a6bfede5db43f90d2e28c9  LICENSE.TXT
index a0acf62e05f5bd37f47227ddc2329a5a7899b99d..b3d97b2774dc2bf470e850650de6a2a3c8e61ebf 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-POSTGIS_VERSION = 3.1.2
+POSTGIS_VERSION = 3.1.3
 POSTGIS_SITE = https://download.osgeo.org/postgis/source
 # parallel build issues
 POSTGIS_MAKE = $(MAKE1)