Skip to content

Commit

Permalink
Revert libtiff to vc-deps 1.7 version
Browse files Browse the repository at this point in the history
  • Loading branch information
csparker247 committed Dec 14, 2023
1 parent 4645fea commit 4e8e213
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cmake/BuildTIFF.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ if(VCDEPS_BUILD_TIFF)
externalproject_add(
libtiff
DEPENDS zlib ${GLOBAL_DEPENDS}
URL https://gitlab.com/libtiff/libtiff/-/archive/3705f82b6483c7906cf08cd6b9dcdcd59c61d779/libtiff-3705f82b6483c7906cf08cd6b9dcdcd59c61d779.tar.gz
URL_HASH SHA512=3f28ea3763380e730a3b3220d173b4519cf8c9d69e6312e1364599233e11cfa4707ebc98484a07e63ed24a7ab3ada53da397e160da0f8ebc78cb6045e61d693d
URL https://gitlab.com/libtiff/libtiff/-/archive/5e18004500cda10d9074bdb6166b054e95b659ed/libtiff-5e18004500cda10d9074bdb6166b054e95b659ed.tar.gz
URL_HASH SHA512=cf19fbfcc278fe9d113035db0aa4df56f461ba311394c40d43dd5da9f9a3e4a399acf885c57c3511e16cc396a90db0965e99440cebc40f45ac1e404e59196d08
DOWNLOAD_NO_PROGRESS true
DOWNLOAD_EXTRACT_TIMESTAMP ON
CMAKE_CACHE_ARGS
Expand Down

0 comments on commit 4e8e213

Please sign in to comment.