aboutsummaryrefslogtreecommitdiff
path: root/ports/tbb
diff options
context:
space:
mode:
authorAlexander Karatarakis <alkarata@microsoft.com>2017-09-12 13:32:26 -0700
committerAlexander Karatarakis <alkarata@microsoft.com>2017-09-12 13:32:26 -0700
commitcb239b92c0064cf268650366fe8d56f2a89fa920 (patch)
tree38c67a220bedf66407a9db7eeeb72f5fadf02b69 /ports/tbb
parentaa3ac29406ab171f808a2e950b0f4222dac310ef (diff)
downloadvcpkg-cb239b92c0064cf268650366fe8d56f2a89fa920.tar.gz
vcpkg-cb239b92c0064cf268650366fe8d56f2a89fa920.zip
Fix several port hashes due to github tar.gz change
It looks like github changed the version (or the generally the way) they do tars, causing some hash mismatches. This fixes the affected ports.
Diffstat (limited to 'ports/tbb')
-rw-r--r--ports/tbb/portfile.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/tbb/portfile.cmake b/ports/tbb/portfile.cmake
index d633a9b23..7bde0c416 100644
--- a/ports/tbb/portfile.cmake
+++ b/ports/tbb/portfile.cmake
@@ -14,7 +14,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO 01org/tbb
REF 2017_U7
- SHA512 77fdd381eece8fb2fba4115af55d168e9d433bbdae3c21a53c35e7d5ed3397645fe75998ad10593b718f6959daaac05112401480cdb4fd2054f50b5f6f1a0df6
+ SHA512 e4a6fcc3cace9b57061e8661b09af9cb2be721224889af52f4c1b4faec1a130512b7c960e21171ebb8105593a81bd9b80bef20cda91bfac174d535d0f7ccb680
HEAD_REF tbb_2017)
if(TRIPLET_SYSTEM_ARCH STREQUAL x86)