diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2020-02-06 14:50:32 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-02-06 14:50:32 -0800 |
| commit | 7a78d51e2ff6cc34cc2b9741bc3ca47de089e4b4 (patch) | |
| tree | 78822f40b938127782c279d61d2b562b5217b9a7 /ports/polyhook2/CONTROL | |
| parent | aaddcb1afb3b2db595ba9d6cab5ddf0e9450a7c2 (diff) | |
| parent | 3f75ce5786408046c45a8c347895c5bf6cffbabc (diff) | |
| download | vcpkg-7a78d51e2ff6cc34cc2b9741bc3ca47de089e4b4.tar.gz vcpkg-7a78d51e2ff6cc34cc2b9741bc3ca47de089e4b4.zip | |
Merge pull request #9932 from xeropresence/polyhook2-update
[polyhook2 ] Update port
Diffstat (limited to 'ports/polyhook2/CONTROL')
| -rw-r--r-- | ports/polyhook2/CONTROL | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ports/polyhook2/CONTROL b/ports/polyhook2/CONTROL index 72e693840..55488a8e7 100644 --- a/ports/polyhook2/CONTROL +++ b/ports/polyhook2/CONTROL @@ -1,8 +1,8 @@ Source: polyhook2
-Version: 2019-10-24
+Version: 2020-02-03
Homepage: https://github.com/stevemk14ebr/PolyHook_2_0
Description: C++17, x86/x64 Hooking Libary v2.0
-Build-Depends: capstone
+Build-Depends: capstone[x86]
Feature: tool
Description: Build tests
\ No newline at end of file |
