* [Buildroot] [PATCH v2] package/gdal: bump version to 3.5.2
@ 2022-09-26 18:50 Dominik Michael Rauh
2023-02-06 21:34 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Dominik Michael Rauh @ 2022-09-26 18:50 UTC (permalink / raw)
To: buildroot; +Cc: Dominik Michael Rauh
Signed-off-by: Dominik Michael Rauh <dmrauh@posteo.de>
---
Changes v1 -> v2:
- Fix commmit message
package/gdal/gdal.hash | 6 +++---
package/gdal/gdal.mk | 2 +-
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/package/gdal/gdal.hash b/package/gdal/gdal.hash
index 826a7f0b45..ab77d7840d 100644
--- a/package/gdal/gdal.hash
+++ b/package/gdal/gdal.hash
@@ -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
diff --git a/package/gdal/gdal.mk b/package/gdal/gdal.mk
index 33e7ba724a..04632e51e1 100644
--- a/package/gdal/gdal.mk
+++ b/package/gdal/gdal.mk
@@ -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
--
2.37.2
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [Buildroot] [PATCH v2] package/gdal: bump version to 3.5.2
2022-09-26 18:50 [Buildroot] [PATCH v2] package/gdal: bump version to 3.5.2 Dominik Michael Rauh
@ 2023-02-06 21:34 ` Thomas Petazzoni via buildroot
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni via buildroot @ 2023-02-06 21:34 UTC (permalink / raw)
To: Dominik Michael Rauh; +Cc: buildroot
On Mon, 26 Sep 2022 18:50:47 +0000
Dominik Michael Rauh <dmrauh@posteo.de> wrote:
> Signed-off-by: Dominik Michael Rauh <dmrauh@posteo.de>
> ---
> Changes v1 -> v2:
> - Fix commmit message
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-02-06 21:34 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-26 18:50 [Buildroot] [PATCH v2] package/gdal: bump version to 3.5.2 Dominik Michael Rauh
2023-02-06 21:34 ` Thomas Petazzoni via buildroot
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.