diff options
| author | JackBoosY <yuzaiyang@beyondsoft.com> | 2019-05-20 02:21:28 +0000 |
|---|---|---|
| committer | JackBoosY <yuzaiyang@beyondsoft.com> | 2019-05-20 02:22:17 +0000 |
| commit | 14953c279f7351a7b64e254a40100b39434c81d5 (patch) | |
| tree | ddefb9fe4aa219f9afd55266199a03af635fbafa /ports/cccapstone/CONTROL | |
| parent | f008d24c67b722ddd87adb09aa8b5c0531c83d6e (diff) | |
| download | vcpkg-14953c279f7351a7b64e254a40100b39434c81d5.tar.gz vcpkg-14953c279f7351a7b64e254a40100b39434c81d5.zip | |
[cccapstone]Fix include file <capstone.h> path.
Diffstat (limited to 'ports/cccapstone/CONTROL')
| -rw-r--r-- | ports/cccapstone/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/cccapstone/CONTROL b/ports/cccapstone/CONTROL index d81c1acda..05403f434 100644 --- a/ports/cccapstone/CONTROL +++ b/ports/cccapstone/CONTROL @@ -1,4 +1,4 @@ Source: cccapstone -Version: 9b4128ee1153e78288a1b5433e2c06a0d47a4c4e +Version: 9b4128ee1153e78288a1b5433e2c06a0d47a4c4e-1 Description: c++ bindings for capstone disasembly framework Build-Depends: capstone |
