diff options
| author | Alexander Karatarakis <alkarata@microsoft.com> | 2017-09-12 13:32:26 -0700 |
|---|---|---|
| committer | Alexander Karatarakis <alkarata@microsoft.com> | 2017-09-12 13:32:26 -0700 |
| commit | cb239b92c0064cf268650366fe8d56f2a89fa920 (patch) | |
| tree | 38c67a220bedf66407a9db7eeeb72f5fadf02b69 /ports/theia | |
| parent | aa3ac29406ab171f808a2e950b0f4222dac310ef (diff) | |
| download | vcpkg-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/theia')
| -rw-r--r-- | ports/theia/portfile.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/theia/portfile.cmake b/ports/theia/portfile.cmake index a45089225..8ac920d57 100644 --- a/ports/theia/portfile.cmake +++ b/ports/theia/portfile.cmake @@ -9,7 +9,7 @@ vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO sweeneychris/TheiaSfM REF d15154a6c30ea48e7d135be126e2936802e476ad - SHA512 e3cb29b1806b6d2ed161c28432ad8788f756e03db55f883bfa2c4b389b506aa46909f0de57460e93e38926d8103382c54f51685bb9035688e4c7378f913c2de0 + SHA512 aaf6e9737d04499f0ffd453952380f2e1aa3aab2a75487d6806bfab60aa972719d7349730eab3d1b37088e99cf6c9076ae1cdea276f48532698226c69ac48977 HEAD_REF master ) |
