diff options
| author | NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> | 2020-08-08 07:15:20 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-08-07 16:15:20 -0700 |
| commit | 23fcc57ad188ea9ba94f286bf24d408ccf81fd2f (patch) | |
| tree | 3c28a71453daa469288280ed38e034e15cd209a3 /ports/curl/CONTROL | |
| parent | 60bb798ceb2e5ba2eeca837144237c6808463122 (diff) | |
| download | vcpkg-23fcc57ad188ea9ba94f286bf24d408ccf81fd2f.tar.gz vcpkg-23fcc57ad188ea9ba94f286bf24d408ccf81fd2f.zip | |
[curl] Fix tools (#12758)
Diffstat (limited to 'ports/curl/CONTROL')
| -rw-r--r-- | ports/curl/CONTROL | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ports/curl/CONTROL b/ports/curl/CONTROL index 079b75d83..ef5881da0 100644 --- a/ports/curl/CONTROL +++ b/ports/curl/CONTROL @@ -1,5 +1,6 @@ Source: curl Version: 7.71.1 +Port-Version: 1 Build-Depends: zlib Homepage: https://github.com/curl/curl Description: A library for transferring data with URLs |
