diff options
| author | xeropresence <3128949+xeropresence@users.noreply.github.com> | 2020-02-05 17:44:26 -0500 |
|---|---|---|
| committer | xeropresence <3128949+xeropresence@users.noreply.github.com> | 2020-02-05 17:44:26 -0500 |
| commit | 3f75ce5786408046c45a8c347895c5bf6cffbabc (patch) | |
| tree | 83463aae77b5051b10eead975bfd90096a029965 /ports/polyhook2/CONTROL | |
| parent | 78576193d2dbd6a40616fe83c180c9b965742284 (diff) | |
| download | vcpkg-3f75ce5786408046c45a8c347895c5bf6cffbabc.tar.gz vcpkg-3f75ce5786408046c45a8c347895c5bf6cffbabc.zip | |
Update polyhook2 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 |
