diff options
| author | wangli28 <47812810+wangli28@users.noreply.github.com> | 2019-07-10 02:34:48 +0800 |
|---|---|---|
| committer | Griffin Downs <35574547+grdowns@users.noreply.github.com> | 2019-07-09 11:34:48 -0700 |
| commit | 503521b77d6fb23b41f5e7d3446ec4c0755c2d58 (patch) | |
| tree | 5ecbdc4f50fd73d97a94f4ec70342a261a983d3b /ports/reproc/CONTROL | |
| parent | 22bc820f5eb4057287f4af7d0e2974d0291dece4 (diff) | |
| download | vcpkg-503521b77d6fb23b41f5e7d3446ec4c0755c2d58.tar.gz vcpkg-503521b77d6fb23b41f5e7d3446ec4c0755c2d58.zip | |
[reproc] Fix reproc++ installation path (#7208)
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 d55102f55..07bf0e6ec 100644 --- a/ports/reproc/CONTROL +++ b/ports/reproc/CONTROL @@ -1,3 +1,3 @@ Source: reproc -Version: 6.0.0-1 +Version: 6.0.0-2 Description: Cross-platform library that simplifies working with external CLI applications from C and C++ |
