mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 08:30:47 -09:00
package/postgis: bump to version 3.6.1
Changelog: https://github.com/postgis/postgis/blob/3.6.1/NEWS Signed-off-by: Maxim Kochetkov <fido_max@inbox.ru> [Julien: fix change log url] Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
17f7cd9c55
commit
ae81440dd0
@@ -1,3 +1,3 @@
|
||||
# Locally calculated
|
||||
sha256 8caffef4b457ed70d5328bf4e5a21f9306b06c271662e03e1a65d30090e5f25f postgis-3.6.0.tar.gz
|
||||
sha256 ec0cfaab475630106211d180d71df46782e41e10b6dffe91d79ca818ecd2cbb4 postgis-3.6.1.tar.gz
|
||||
sha256 81749eea887e78402c9b85896cd629b155bc29256927f818f01001f038146391 LICENSE.TXT
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
POSTGIS_VERSION = 3.6.0
|
||||
POSTGIS_VERSION = 3.6.1
|
||||
POSTGIS_SITE = https://download.osgeo.org/postgis/source
|
||||
# parallel build issues
|
||||
POSTGIS_MAKE = $(MAKE1)
|
||||
|
||||
Reference in New Issue
Block a user