diff options
| author | Kevin Lalumiere <kevin.lalumiere@gmail.com> | 2020-10-20 14:29:51 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-10-20 11:29:51 -0700 |
| commit | 93eed24259c325e8bd1a9b88c864b6b64d24cc16 (patch) | |
| tree | e35acd90598309efc691e639b4f5e7b962fb3bd1 /ports/curl/CONTROL | |
| parent | f8c2d42d064abc9d2e9e25c194fa68e868dc591e (diff) | |
| download | vcpkg-93eed24259c325e8bd1a9b88c864b6b64d24cc16.tar.gz vcpkg-93eed24259c325e8bd1a9b88c864b6b64d24cc16.zip | |
[curl] Fix #14049 (#14051)
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 b6df1ca45..8e833f400 100644 --- a/ports/curl/CONTROL +++ b/ports/curl/CONTROL @@ -1,5 +1,6 @@ Source: curl Version: 7.73.0 +Port-Version: 1 Build-Depends: zlib Homepage: https://github.com/curl/curl Description: A library for transferring data with URLs |
