mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-28 03:59:02 +08:00
[tiff] update to 4.0.8
This commit is contained in:
parent
676f55ddda
commit
7cfb833673
@ -1,4 +1,4 @@
|
||||
Source: tiff
|
||||
Version: 4.0.7-1
|
||||
Build-Depends: zlib, libjpeg-turbo, liblzma [windows], freeglut [windows]
|
||||
Version: 4.0.8
|
||||
Build-Depends: zlib, libjpeg-turbo, liblzma [windows]
|
||||
Description: A library that supports the manipulation of TIFF image files
|
||||
|
@ -1,7 +1,7 @@
|
||||
include(vcpkg_common_functions)
|
||||
|
||||
set(LIBTIFF_VERSION 4.0.7)
|
||||
set(LIBTIFF_HASH 941357bdd5f947cdca41a1d31ae14b3fadc174ae5dce7b7981dbe58f61995f575ac2e97a7cc4fcc435184012017bec0920278263490464644f2cdfad9a6c5ddc)
|
||||
set(LIBTIFF_VERSION 4.0.8)
|
||||
set(LIBTIFF_HASH 5d010ec4ce37aca733f7ab7db9f432987b0cd21664bd9d99452a146833c40f0d1e7309d1870b0395e947964134d5cfeb1366181e761fe353ad585803ff3d6be6)
|
||||
set(SOURCE_PATH ${CURRENT_BUILDTREES_DIR}/src/tiff-${LIBTIFF_VERSION})
|
||||
|
||||
vcpkg_download_distfile(ARCHIVE
|
||||
|
Loading…
Reference in New Issue
Block a user