diff options
| author | nicole mazzuca <mazzucan@outlook.com> | 2020-07-02 11:00:28 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-07-02 11:00:28 -0700 |
| commit | ef91134964e8ddec77cd0db8943b72e0eaac2ef7 (patch) | |
| tree | 469e68094f10d9d41629e66146ddf285fc02d65a /ports/plibsys/CONTROL | |
| parent | 77617e31e31189467823fd83a76d8022f3158935 (diff) | |
| download | vcpkg-ef91134964e8ddec77cd0db8943b72e0eaac2ef7.tar.gz vcpkg-ef91134964e8ddec77cd0db8943b72e0eaac2ef7.zip | |
[cmocka libarchive libiconv libpq libxml2 plibsys] fix drive-by error in vcpkg-cmake-wrappers (#12196)
* fix drive-by error in vcpkg-cmake-wrappers
* rev port versions
Diffstat (limited to 'ports/plibsys/CONTROL')
| -rw-r--r-- | ports/plibsys/CONTROL | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ports/plibsys/CONTROL b/ports/plibsys/CONTROL index 5df1c89ed..dec1285c9 100644 --- a/ports/plibsys/CONTROL +++ b/ports/plibsys/CONTROL @@ -1,5 +1,6 @@ Source: plibsys
-Version: 0.0.4-3
+Version: 0.0.4
+Port-Version: 4
Homepage: https://github.com/saprykin/plibsys
Description: Highly portable C system library: threads and synchronization, sockets, IPC, data structures and more.
Supports: !uwp
|
