[polyhook2] Update port (#10104)

* Update portfile.cmake

* Update CONTROL

* remove eof newlines
This commit is contained in:
xeropresence 2020-03-10 20:18:38 -04:00 committed by GitHub
parent f59b9ce78a
commit 83da216ce5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
Source: polyhook2
Version: 2020-02-03
Version: 2020-02-17
Homepage: https://github.com/stevemk14ebr/PolyHook_2_0
Description: C++17, x86/x64 Hooking Libary v2.0
Build-Depends: capstone[x86]

View File

@ -3,8 +3,8 @@ vcpkg_fail_port_install(ON_ARCH "arm" "arm64" ON_TARGET "Linux" "OSX" "UWP")
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO stevemk14ebr/PolyHook_2_0
REF f5051a47888cc0960e6592f0c65dec2b214f9139
SHA512 a08f2433bfa26282458bb8327bb5fc366ac3f80eda4b40324d197ea58e11cc05d877b3ff2ea9fc13a269b1f9a051437dff5baec93be09d8df5f69a8e7f454d83
REF 157112f7991768eef51f262486d59c02f18413dc
SHA512 3e8919e5a5a66db29848737b2b90bef57e97b55f516b78518abeb004fbdd2c7a3c99c26753024a8f0be5accc830ded8065f473f1d67f7e033ee419626f4212fe
HEAD_REF master
PATCHES
fix-build-error.patch