package/gdal: bump version to 3.5.2
Signed-off-by: Dominik Michael Rauh <dmrauh@posteo.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
452365a385
commit
f20611347f
@ -1,6 +1,6 @@
|
||||
# md5 from: https://download.osgeo.org/gdal/3.5.1/gdal-3.5.1.tar.xz.md5, sha256 locally computed:
|
||||
md5 4b7981efbeed69c06c79fb65d0a60d83 gdal-3.5.1.tar.xz
|
||||
sha256 d12c30a9eacdeaab493c0d1c9f88eb337c9cbb5bb40744c751bdd5a5af166ab6 gdal-3.5.1.tar.xz
|
||||
# md5 from: https://download.osgeo.org/gdal/3.5.2/gdal-3.5.2.tar.xz.md5, sha256 locally computed:
|
||||
md5 821b3b0637ebada5d20dbefb2e3ec964 gdal-3.5.2.tar.xz
|
||||
sha256 0874dfdeb9ac42e53c37be4184b19350be76f0530e1f4fa8004361635b9030c2 gdal-3.5.2.tar.xz
|
||||
|
||||
# Hashes of license files:
|
||||
sha256 fac0116e799ca4de79b076ee04863b5e2b69541ea3664b9bb108c81a5355f16a LICENSE.TXT
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
GDAL_VERSION = 3.5.1
|
||||
GDAL_VERSION = 3.5.2
|
||||
GDAL_SITE = https://download.osgeo.org/gdal/$(GDAL_VERSION)
|
||||
GDAL_SOURCE = gdal-$(GDAL_VERSION).tar.xz
|
||||
GDAL_LICENSE = MIT, many others
|
||||
|
Loading…
Reference in New Issue
Block a user