diff options
| author | Alvin <52727318+AlvinZhangH@users.noreply.github.com> | 2020-01-07 04:38:35 +0800 |
|---|---|---|
| committer | dan-shaw <51385773+dan-shaw@users.noreply.github.com> | 2020-01-06 12:38:35 -0800 |
| commit | a00a345507dec819664aecf8891aa2653978f483 (patch) | |
| tree | 1ead9d806a07300c36a6db64e9f608f70bd179ad /ports/libevent/CONTROL | |
| parent | f8165f72709cce797058164b389a105ca4c412a9 (diff) | |
| download | vcpkg-a00a345507dec819664aecf8891aa2653978f483.tar.gz vcpkg-a00a345507dec819664aecf8891aa2653978f483.zip | |
[libevent] Fix include headers fails on x64-windows, using CMAKE (#9292)
* [libevent] Fix include headers fails on x64-windows, using CMAKE
* [libevent] Fix conflicting file portfile.cmake
* [libevent] Update the CONTROL version
Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>
Diffstat (limited to 'ports/libevent/CONTROL')
| -rw-r--r-- | ports/libevent/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/libevent/CONTROL b/ports/libevent/CONTROL index 8f1199680..7ad8ab9e9 100644 --- a/ports/libevent/CONTROL +++ b/ports/libevent/CONTROL @@ -1,5 +1,5 @@ Source: libevent
-Version: 2.1.11-2
+Version: 2.1.11-3
Build-Depends: openssl
Homepage: https://github.com/libevent/libevent
Description: An event notification library
|
