diff options
| author | JackBoosY <47264268+JackBoosY@users.noreply.github.com> | 2019-10-26 05:28:11 +0800 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2019-10-25 14:28:11 -0700 |
| commit | d3a7830335274d2b8af203521d7314edd8019b48 (patch) | |
| tree | e9f4eaee92dced32ccfcce218ffc03671d2285a5 /ports/curl/CONTROL | |
| parent | 3b868ac7695942fa252001720a494457c9b88d02 (diff) | |
| download | vcpkg-d3a7830335274d2b8af203521d7314edd8019b48.tar.gz vcpkg-d3a7830335274d2b8af203521d7314edd8019b48.zip | |
[curl]Fix tools depends zlib. (#8739)
Diffstat (limited to 'ports/curl/CONTROL')
| -rw-r--r-- | ports/curl/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/curl/CONTROL b/ports/curl/CONTROL index 9c0471e42..1022e223b 100644 --- a/ports/curl/CONTROL +++ b/ports/curl/CONTROL @@ -1,5 +1,5 @@ Source: curl -Version: 7.66.0 +Version: 7.66.0-1 Build-Depends: zlib Homepage: https://github.com/curl/curl Description: A library for transferring data with URLs |
