diff options
| author | Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> | 2020-11-12 12:33:02 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-11-12 12:33:02 -0800 |
| commit | 8a33418aa58a115d6c3c87cf7fa180caaff917bc (patch) | |
| tree | 3ee71c676c94ab52751f52da744a9d503a9965ba /ports/curl/CONTROL | |
| parent | a07107bacd1e54a0e69b05a30f4fd01cc4e936c2 (diff) | |
| download | vcpkg-8a33418aa58a115d6c3c87cf7fa180caaff917bc.tar.gz vcpkg-8a33418aa58a115d6c3c87cf7fa180caaff917bc.zip | |
[curl] Enable feature tool and install curl-config on non-Windows (#14473)
* [curl] Enable feature tool and install curl-config on non-Windows
* Update ports/curl/portfile.cmake
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>
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 8e833f400..2fcccdc49 100644 --- a/ports/curl/CONTROL +++ b/ports/curl/CONTROL @@ -1,6 +1,6 @@ Source: curl Version: 7.73.0 -Port-Version: 1 +Port-Version: 2 Build-Depends: zlib Homepage: https://github.com/curl/curl Description: A library for transferring data with URLs |
