mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-19 16:40:46 -09:00
package/libgeos: bump version to 3.12.2
Changelog: https://github.com/libgeos/geos/releases/tag/3.12.2
Signed-off-by: Maxim Kochetkov <fido_max@inbox.ru>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
(cherry picked from commit 5777bfc0f7)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
f5b363058b
commit
fae5c84c3d
@@ -1,3 +1,3 @@
|
|||||||
# Locally calculated
|
# Locally calculated
|
||||||
sha256 d6ea7e492224b51193e8244fe3ec17c4d44d0777f3c32ca4fb171140549a0d03 geos-3.12.1.tar.bz2
|
sha256 34c7770bf0090ee88488af98767d08e779f124fa33437e0aabec8abd4609fec6 geos-3.12.2.tar.bz2
|
||||||
sha256 dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551 COPYING
|
sha256 dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551 COPYING
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
LIBGEOS_VERSION = 3.12.1
|
LIBGEOS_VERSION = 3.12.2
|
||||||
LIBGEOS_SITE = http://download.osgeo.org/geos
|
LIBGEOS_SITE = http://download.osgeo.org/geos
|
||||||
LIBGEOS_SOURCE = geos-$(LIBGEOS_VERSION).tar.bz2
|
LIBGEOS_SOURCE = geos-$(LIBGEOS_VERSION).tar.bz2
|
||||||
LIBGEOS_LICENSE = LGPL-2.1
|
LIBGEOS_LICENSE = LGPL-2.1
|
||||||
|
|||||||
Reference in New Issue
Block a user