diff options
| author | Helco <Helco@users.noreply.github.com> | 2019-02-14 19:25:00 +0100 |
|---|---|---|
| committer | Victor Romero <romerosanchezv@gmail.com> | 2019-02-14 10:25:00 -0800 |
| commit | 26e8a0d3793927307467637d63b105b201ca21d3 (patch) | |
| tree | c9291b9bc4a4cc211db4b22913e98a3f5dafe7d6 /ports/uvw/CONTROL | |
| parent | 4f7460f685e9f54667cdf62c51e65ac079676c83 (diff) | |
| download | vcpkg-26e8a0d3793927307467637d63b105b201ca21d3.tar.gz vcpkg-26e8a0d3793927307467637d63b105b201ca21d3.zip | |
Fix uvw.hpp not being installed (#5355)
Diffstat (limited to 'ports/uvw/CONTROL')
| -rw-r--r-- | ports/uvw/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/uvw/CONTROL b/ports/uvw/CONTROL index 1fc066ee2..0a055ad8b 100644 --- a/ports/uvw/CONTROL +++ b/ports/uvw/CONTROL @@ -1,3 +1,3 @@ Source: uvw -Version: 1.11.2 +Version: 1.11.3 Description: Header-only, event based, tiny and easy to use libuv wrapper in modern C++. <https://github.com/skypjack/uvw> |
