mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-06-07 17:02:48 +08:00
[tiff] update to 4.0.9
This commit is contained in:
parent
e44c1b292d
commit
c761d3704d
@ -1,4 +1,4 @@
|
|||||||
Source: tiff
|
Source: tiff
|
||||||
Version: 4.0.8-1
|
Version: 4.0.9
|
||||||
Build-Depends: zlib, libjpeg-turbo, liblzma (windows)
|
Build-Depends: zlib, libjpeg-turbo, liblzma (windows)
|
||||||
Description: A library that supports the manipulation of TIFF image files
|
Description: A library that supports the manipulation of TIFF image files
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
include(vcpkg_common_functions)
|
include(vcpkg_common_functions)
|
||||||
|
|
||||||
set(LIBTIFF_VERSION 4.0.8)
|
set(LIBTIFF_VERSION 4.0.9)
|
||||||
set(LIBTIFF_HASH 5d010ec4ce37aca733f7ab7db9f432987b0cd21664bd9d99452a146833c40f0d1e7309d1870b0395e947964134d5cfeb1366181e761fe353ad585803ff3d6be6)
|
set(LIBTIFF_HASH 04f3d5eefccf9c1a0393659fe27f3dddd31108c401ba0dc587bca152a1c1f6bc844ba41622ff5572da8cc278593eff8c402b44e7af0a0090e91d326c2d79f6cd)
|
||||||
set(SOURCE_PATH ${CURRENT_BUILDTREES_DIR}/src/tiff-${LIBTIFF_VERSION})
|
set(SOURCE_PATH ${CURRENT_BUILDTREES_DIR}/src/tiff-${LIBTIFF_VERSION})
|
||||||
|
|
||||||
vcpkg_download_distfile(ARCHIVE
|
vcpkg_download_distfile(ARCHIVE
|
||||||
|
Loading…
Reference in New Issue
Block a user