[libgeotiff] Update to 1.7.4 (#44277)

This commit is contained in:
SunBlack
2025-03-10 17:21:37 +01:00
committed by GitHub
parent 300239058e
commit 02ac82935d
4 changed files with 9 additions and 5 deletions

View File

@@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO OSGeo/libgeotiff
REF ${VERSION}
SHA512 4cbe221ae72e1ebe8e0cf7036c2bca019633f82cab125dd5b78e524e80d2c05cbfced89f5dc35c7d6d8d1253cc0aaad751150353f773813a037d53ddaa3427f7
SHA512 03468e8eeaf97d82798bf341cf2e27753eb47af985fb08fc6176be799bd0e1e879c6d1701577f7568f269cbef0bb0a20ae460bb943f847daf49aa54601441683
HEAD_REF master
PATCHES
cmakelists.patch

View File

@@ -1,7 +1,6 @@
{
"name": "libgeotiff",
"version": "1.7.3",
"port-version": 1,
"version": "1.7.4",
"description": "Libgeotiff is an open source library on top of libtiff for reading and writing GeoTIFF information tags.",
"homepage": "https://github.com/OSGeo/libgeotiff",
"license": "MIT",

View File

@@ -4609,8 +4609,8 @@
"port-version": 3
},
"libgeotiff": {
"baseline": "1.7.3",
"port-version": 1
"baseline": "1.7.4",
"port-version": 0
},
"libgig": {
"baseline": "4.4.1",

View File

@@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "749705c57437e7cb122ca826ddfe7c7b8a23ddea",
"version": "1.7.4",
"port-version": 0
},
{
"git-tree": "160d4b272c93184c34fdb69402484ac856ad10f5",
"version": "1.7.3",