mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 03:39:05 +08:00
Updated portfile.in.cmake to use URLS
This commit is contained in:
parent
586c96e1b1
commit
2491a16b0d
@ -1,6 +1,6 @@
|
||||
include(vcpkg_common_functions)
|
||||
vcpkg_download_distfile(ARCHIVE
|
||||
URL "@URL@"
|
||||
URLS "@URL@"
|
||||
FILENAME "@FILENAME@"
|
||||
SHA512 @SHA512@
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user