diff options
| author | JonLiu1993 <63675417+JonLiu1993@users.noreply.github.com> | 2021-01-20 14:12:23 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-01-19 22:12:23 -0800 |
| commit | cff97f99e574bb81a7c4bc5da12133d57e9ae783 (patch) | |
| tree | 5050a04046c91a38dda62c1f12880773bb0ccf84 /ports/reproc/CONTROL | |
| parent | e9650349fb4a1d3d6fcf5ab8728d5133c7b6d1f1 (diff) | |
| download | vcpkg-cff97f99e574bb81a7c4bc5da12133d57e9ae783.tar.gz vcpkg-cff97f99e574bb81a7c4bc5da12133d57e9ae783.zip | |
[reproc] update to 14.2.1 (#15751)
* [reproc] Update to 14.2.1
* Update port_version
* Update version
* [reproc] update to 14.2.1
Diffstat (limited to 'ports/reproc/CONTROL')
| -rw-r--r-- | ports/reproc/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/reproc/CONTROL b/ports/reproc/CONTROL index b5efa3707..550e629be 100644 --- a/ports/reproc/CONTROL +++ b/ports/reproc/CONTROL @@ -1,4 +1,4 @@ Source: reproc -Version: 14.1.0 +Version: 14.2.1 Description: Cross-platform (C99/C++11) process library Homepage: https://github.com/DaanDeMeyer/reproc |
