[geos] update to 3.13.0 (#41353)

This commit is contained in:
Jia Yue Hua 2024-10-08 03:12:03 +08:00 committed by GitHub
parent ba11f1c141
commit d8762e56e6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 8 additions and 3 deletions

View File

@ -1,7 +1,7 @@
vcpkg_download_distfile(ARCHIVE
URLS "https://download.osgeo.org/geos/geos-${VERSION}.tar.bz2"
FILENAME "geos-${VERSION}.tar.bz2"
SHA512 af9b0eb2475c81407f0c7e2a61667bc4d90e862798b155ee40a59e7fde3d38488ef10f930e9cf309a83e436fb80e26e85e0f1d61b375b98110bbb1062645fb5d
SHA512 8ffaa3f49a8365db693ac948e9d66cf55321eb12151734c7da2775070b7804ffa607de2474b7019d6ea2a99d5e037fb1e8561bf9025e65ddd4bd1ba049382b28
)
vcpkg_extract_source_archive(SOURCE_PATH
ARCHIVE "${ARCHIVE}"

View File

@ -1,6 +1,6 @@
{
"name": "geos",
"version": "3.12.2",
"version": "3.13.0",
"description": "Geometry Engine Open Source",
"homepage": "https://libgeos.org/",
"license": "LGPL-2.1-only",

View File

@ -3037,7 +3037,7 @@
"port-version": 0
},
"geos": {
"baseline": "3.12.2",
"baseline": "3.13.0",
"port-version": 0
},
"geotrans": {

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "0d124c642d54c1764b3d750e6e8800c0f830c51a",
"version": "3.13.0",
"port-version": 0
},
{
"git-tree": "7673b6100f8c6f31fc80a93e5a9efa6bb9f044a4",
"version": "3.12.2",