[tiff] update to version 4.6.0 (#34304)

This commit is contained in:
Dr.-Ing. Carsten Grimm 2023-10-07 01:42:16 +02:00 committed by GitHub
parent 93ef2d8a3c
commit 29de898220
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 9 additions and 5 deletions

View File

@ -3,7 +3,7 @@ vcpkg_from_gitlab(
OUT_SOURCE_PATH SOURCE_PATH
REPO libtiff/libtiff
REF "v${VERSION}"
SHA512 859331284cd28df56c44644a355ecdd8eece19f0d5cd3e693e37c0fe37115091e46943ffbad784e84af1b39a6fd81cd196af2d4fefe86369258f89050dafaa84
SHA512 ef2f1d424219d9e245069b7d23e78f5e817cf6ee516d46694915ab6c8909522166f84997513d20a702f4e52c3f18467813935b328fafa34bea5156dee00f66fa
HEAD_REF master
PATCHES
FindCMath.patch

View File

@ -1,7 +1,6 @@
{
"name": "tiff",
"version": "4.5.1",
"port-version": 2,
"version": "4.6.0",
"description": "A library that supports the manipulation of TIFF image files",
"homepage": "https://libtiff.gitlab.io/libtiff/",
"license": "libtiff",

View File

@ -8221,8 +8221,8 @@
"port-version": 0
},
"tiff": {
"baseline": "4.5.1",
"port-version": 2
"baseline": "4.6.0",
"port-version": 0
},
"tinkerforge": {
"baseline": "2.1.25",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "88ab604b58a0473cf643b6f3890c2d0c8174ff62",
"version": "4.6.0",
"port-version": 0
},
{
"git-tree": "68f4ecc87b5ddce6c328c0f600a4c8b81d967d4c",
"version": "4.5.1",