mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 01:19:00 +08:00
Merge pull request #3494 from jwillemsen/jwi-ace-648
[ace] Upgrade to 6.4.8
This commit is contained in:
commit
897eaf436f
@ -1,3 +1,3 @@
|
||||
Source: ace
|
||||
Version: 6.4.7
|
||||
Version: 6.4.8
|
||||
Description: The ADAPTIVE Communication Environment
|
||||
|
@ -9,9 +9,9 @@ endif()
|
||||
include(vcpkg_common_functions)
|
||||
set(SOURCE_PATH ${CURRENT_BUILDTREES_DIR}/src/ACE_wrappers/ace)
|
||||
vcpkg_download_distfile(ARCHIVE
|
||||
URLS "http://download.dre.vanderbilt.edu/previous_versions/ACE-6.4.7.zip"
|
||||
FILENAME "ACE-6.4.7.zip"
|
||||
SHA512 931c7e5902f3999ed05c13f9d2c53a605e9b59b4ce78f33b42238ac25286aa13fb510e2f780b6aea9505d03edf834109ab4481870327fec1b5bb11d29cfbafdc
|
||||
URLS "http://download.dre.vanderbilt.edu/previous_versions/ACE-6.4.8.zip"
|
||||
FILENAME "ACE-6.4.8.zip"
|
||||
SHA512 a46e7d03bf9d8a76905c91e416749b092016210bd93308bdee0ca8740f7f3ac7c4b4d5688929729fa277c02019710c7e288f5f5f9ee187a0ec176d9ebbb90f96
|
||||
)
|
||||
vcpkg_extract_source_archive(${ARCHIVE})
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user