aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Spaith <jspaith@windows.microsoft.com>2019-09-25 13:26:41 -0700
committerJohn Spaith <jspaith@windows.microsoft.com>2019-09-25 13:26:41 -0700
commita2edd08756a386d0ccb5881eb08b2473c4e85e40 (patch)
tree2a3be5c696171f5062a5c94ddedf048d27c8c327
parent2c738e38e6c5c635484708cfd178b705c21bf2dc (diff)
downloadvcpkg-a2edd08756a386d0ccb5881eb08b2473c4e85e40.tar.gz
vcpkg-a2edd08756a386d0ccb5881eb08b2473c4e85e40.zip
Reference correct port file
-rw-r--r--ports/azure-c-shared-utility/portfile.cmake4
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/azure-c-shared-utility/portfile.cmake b/ports/azure-c-shared-utility/portfile.cmake
index a8a5adc8e..0832cec60 100644
--- a/ports/azure-c-shared-utility/portfile.cmake
+++ b/ports/azure-c-shared-utility/portfile.cmake
@@ -9,7 +9,7 @@ if("public-preview" IN_LIST FEATURES)
REF 6061b6bfb035524f27d1245d63bbd825519423a9
SHA512 0cf3aacc13d0752889c765272450702e348d4b17015618a25897f55a42a2b7208141dd3dca8b0bea14e7b4e4d6f8a8880ce734be61924c39a7ebc39341fa5d7f
HEAD_REF master
- PATCHES no-double-expand-cmake.patch no-double-expand-cmake.patch
+ PATCHES no-double-expand-cmake.patch no-etw-check-cmake.patch
)
else()
vcpkg_from_github(
@@ -18,7 +18,7 @@ else()
REF 6061b6bfb035524f27d1245d63bbd825519423a9
SHA512 0cf3aacc13d0752889c765272450702e348d4b17015618a25897f55a42a2b7208141dd3dca8b0bea14e7b4e4d6f8a8880ce734be61924c39a7ebc39341fa5d7f
HEAD_REF master
- PATCHES no-double-expand-cmake.patch no-double-expand-cmake.patch
+ PATCHES no-double-expand-cmake.patch no-etw-check-cmake.patch
)
endif()