diff options
| author | atkawa7 <atkawa7@yahoo.com> | 2017-06-28 18:34:25 -0700 |
|---|---|---|
| committer | atkawa7 <atkawa7@yahoo.com> | 2017-06-28 18:34:25 -0700 |
| commit | ad9b4b2ee12c5a1c86cc7b99f9cdf0373d631b11 (patch) | |
| tree | 31a362b129b0255bbfd5b899f307e7ddb5c67ab1 /ports/boost | |
| parent | 7b5563f5f8f006cdb7b0e0c8b48cd08734c3a279 (diff) | |
| parent | 9c2c350c89fd9a850fe5aaaa0965338ddfc815f6 (diff) | |
| download | vcpkg-ad9b4b2ee12c5a1c86cc7b99f9cdf0373d631b11.tar.gz vcpkg-ad9b4b2ee12c5a1c86cc7b99f9cdf0373d631b11.zip | |
Merge https://github.com/Microsoft/vcpkg into apr-util
Diffstat (limited to 'ports/boost')
| -rw-r--r-- | ports/boost/portfile.cmake | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/boost/portfile.cmake b/ports/boost/portfile.cmake index b8d56ee90..8db544237 100644 --- a/ports/boost/portfile.cmake +++ b/ports/boost/portfile.cmake @@ -15,8 +15,8 @@ vcpkg_extract_source_archive(${ARCHIVE_FILE}) # apply boost range hotfix vcpkg_download_distfile(DIFF URLS "https://github.com/boostorg/range/commit/e7ebe14707130cda7b72e0ae5e93b17157fdb6a2.diff" - FILENAME "boost-range-has_range_iterator-hotfix_e7ebe14707130cda7b72e0ae5e93b17157fdb6a2.diff" - SHA512 77dad42bfd9bbab2bbddf361d5b7ad3dd6f812f4294c6dd1a677bb4d0191a4fff43bca32fdd4fce05d428562abb6e38afd0fd33ca6a8b5f28481d70cd2f3dd67 + FILENAME "boost-range-has_range_iterator-hotfix_e7ebe14707130cda7b72e0ae5e93b17157fdb6a2-2.diff" + SHA512 88392fcf092d07ee2de66d937634688eef1d7491a4e2fb0fce064b4e631813a0814455a329f9eed8b968ff205883751d51a86edecc8e355790fc8a35d6742483 ) FILE(READ "${DIFF}" content) |
