diff options
| author | Cheney-Wang <v-xincwa@microsoft.com> | 2018-07-30 23:42:15 -0700 |
|---|---|---|
| committer | Alexander Karatarakis <alkarata@microsoft.com> | 2018-07-31 12:53:18 -0700 |
| commit | 11638e361fe12a44d49444a99695b9132a8379c3 (patch) | |
| tree | b3d1253ad57ac3a955fdd0f14ca05992c5f1b937 /ports/libp7-baical | |
| parent | 2a205433d12c1f2e56e814ef7b525e26cead693e (diff) | |
| download | vcpkg-11638e361fe12a44d49444a99695b9132a8379c3.tar.gz vcpkg-11638e361fe12a44d49444a99695b9132a8379c3.zip | |
Update the HASH for pmdk and libp7-baical
Diffstat (limited to 'ports/libp7-baical')
| -rw-r--r-- | ports/libp7-baical/portfile.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/libp7-baical/portfile.cmake b/ports/libp7-baical/portfile.cmake index bb9b751f4..3edc89c47 100644 --- a/ports/libp7-baical/portfile.cmake +++ b/ports/libp7-baical/portfile.cmake @@ -9,7 +9,7 @@ if(VCPKG_CMAKE_SYSTEM_NAME STREQUAL "WindowsStore") endif() set(LIBP7_VERSION 4.4) -set(LIBP7_HASH ce33db9a0c731e4dff95646703fe5fd96015f1c528377aa5dbe2e533529b0e8c45a4b74ee2b4616a811a7f9038c12edf106b08b3c21cec9cb6bdf85ad6e1d64f) +set(LIBP7_HASH 500fefdf6fb01999ddb2accc8309cf8749fb7a65abb98faaf6d71a5ae3da4eac8c00c083905b01f7f6cc973387b605f2c4db0bb007562f76b7ad43b6abe2b91f) set(SOURCE_PATH ${CURRENT_BUILDTREES_DIR}/src/libP7_v${LIBP7_VERSION}) vcpkg_download_distfile(ARCHIVE |
