* [Buildroot] [PATCH 1/1] package/libgeos: bump version to 3.12.0
@ 2023-07-31 6:12 Maxim Kochetkov
2023-07-31 14:55 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Maxim Kochetkov @ 2023-07-31 6:12 UTC (permalink / raw)
To: buildroot; +Cc: Maxim Kochetkov
Changelog: https://github.com/libgeos/geos/releases/tag/3.12.0
Signed-off-by: Maxim Kochetkov <fido_max@inbox.ru>
---
package/libgeos/libgeos.hash | 2 +-
package/libgeos/libgeos.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/libgeos/libgeos.hash b/package/libgeos/libgeos.hash
index 54f53d19de..bb433117a5 100644
--- a/package/libgeos/libgeos.hash
+++ b/package/libgeos/libgeos.hash
@@ -1,3 +1,3 @@
# Locally calculated
-sha256 b1f077669481c5a3e62affc49e96eb06f281987a5d36fdab225217e5b825e4cc geos-3.11.2.tar.bz2
+sha256 d96db96011259178a35555a0f6d6e75a739e52a495a6b2aa5efb3d75390fbc39 geos-3.12.0.tar.bz2
sha256 dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551 COPYING
diff --git a/package/libgeos/libgeos.mk b/package/libgeos/libgeos.mk
index 5a7932bad2..e0931dbb30 100644
--- a/package/libgeos/libgeos.mk
+++ b/package/libgeos/libgeos.mk
@@ -4,7 +4,7 @@
#
################################################################################
-LIBGEOS_VERSION = 3.11.2
+LIBGEOS_VERSION = 3.12.0
LIBGEOS_SITE = http://download.osgeo.org/geos
LIBGEOS_SOURCE = geos-$(LIBGEOS_VERSION).tar.bz2
LIBGEOS_LICENSE = LGPL-2.1
--
2.40.1
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-07-31 14:55 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-31 6:12 [Buildroot] [PATCH 1/1] package/libgeos: bump version to 3.12.0 Maxim Kochetkov
2023-07-31 14:55 ` 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.