mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-18 18:53:04 +08:00
[tiff] Updated source URL. Fixes #33
This commit is contained in:
parent
58bcdde2f7
commit
da184a2c6f
@ -1,6 +1,6 @@
|
||||
include(vcpkg_common_functions)
|
||||
vcpkg_download_distfile(ARCHIVE
|
||||
URL "ftp://ftp.remotesensing.org/pub/libtiff/tiff-4.0.6.tar.gz"
|
||||
URL "http://download.osgeo.org/libtiff/tiff-4.0.6.tar.gz"
|
||||
FILENAME "tiff-4.0.6.tar.gz"
|
||||
MD5 d1d2e940dea0b5ad435f21f03d96dd72
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user