mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-26 15:03:27 +08:00
package/postgis: bump to version 3.5.0
Changelog: https://github.com/postgis/postgis/blob/3.5.0/NEWS
Licenses updates:
- extensions/address_goecoder is released under MIT License
12b699aeba
Signed-off-by: Maxim Kochetkov <fido_max@inbox.ru>
[Julien: fixed Changelog link]
Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
parent
47fc9e5509
commit
d242ab6b8e
@ -1,3 +1,3 @@
|
||||
# Locally calculated
|
||||
sha256 c8c874c00ba4a984a87030af6bf9544821502060ad473d5c96f1d4d0835c5892 postgis-3.4.2.tar.gz
|
||||
sha256 2a3bde0a77224496ea6d8efa686da7e29ab0dd6b1a8f90ba12beaf7ae28e878a LICENSE.TXT
|
||||
sha256 ca698a22cc2b2b3467ac4e063b43a28413f3004ddd505bdccdd74c56a647f510 postgis-3.5.0.tar.gz
|
||||
sha256 81749eea887e78402c9b85896cd629b155bc29256927f818f01001f038146391 LICENSE.TXT
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
POSTGIS_VERSION = 3.4.2
|
||||
POSTGIS_VERSION = 3.5.0
|
||||
POSTGIS_SITE = https://download.osgeo.org/postgis/source
|
||||
# parallel build issues
|
||||
POSTGIS_MAKE = $(MAKE1)
|
||||
|
Loading…
Reference in New Issue
Block a user