mirror of
https://github.com/cemu-project/vcpkg.git
synced 2025-02-22 18:47:09 +01:00
[ace] Fix portfile: URL->URLS
This commit is contained in:
parent
b6a31ab430
commit
71bb6b158a
@ -1,7 +1,7 @@
|
||||
include(vcpkg_common_functions)
|
||||
set(SOURCE_PATH ${CURRENT_BUILDTREES_DIR}/src/ACE_wrappers/ace)
|
||||
vcpkg_download_distfile(ARCHIVE
|
||||
URL "http://download.dre.vanderbilt.edu/previous_versions/ACE-6.4.0.zip"
|
||||
URLS "http://download.dre.vanderbilt.edu/previous_versions/ACE-6.4.0.zip"
|
||||
FILENAME "ACE-6.4.0.zip"
|
||||
SHA512 3543291332b96cf06a966dedda617169e8db051cebbbc4f05cdc2c2c9e7908174f8ed67bc152bbcd57541279d3addb1138f1fc092468e856c2bb04ee6ad2b95a
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user