diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2017-04-05 16:56:53 -0700 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2017-04-05 16:56:53 -0700 |
| commit | 7c085d90088c2ade7ccffc1276463e896bd82eda (patch) | |
| tree | 848b9c267d3dfdbd0c32b15013abbc62c6fedd55 /ports/libevent/CONTROL | |
| parent | ea45a09eda370d04ad75870f478656d47af4d2af (diff) | |
| download | vcpkg-7c085d90088c2ade7ccffc1276463e896bd82eda.tar.gz vcpkg-7c085d90088c2ade7ccffc1276463e896bd82eda.zip | |
[libevent] Fixup cmake config files to not have hardcoded paths.
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 f4edafe6b..56ca1f4c7 100644 --- a/ports/libevent/CONTROL +++ b/ports/libevent/CONTROL @@ -1,3 +1,3 @@ Source: libevent -Version: 2.1.8 +Version: 2.1.8-1 Description: An event notification library
\ No newline at end of file |
