diff options
| author | Don Venable <venabled@users.noreply.github.com> | 2021-02-08 21:17:32 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-02-08 18:17:32 -0800 |
| commit | 3942db83e180ecb68c80d36d790ac47423a8dd38 (patch) | |
| tree | fd89db4721c3b12f0ca0321d00d3e0c189224c1f /ports/curl/CONTROL | |
| parent | df76decfd6c0dc77dc80bb5763fbdd93c9cb9060 (diff) | |
| download | vcpkg-3942db83e180ecb68c80d36d790ac47423a8dd38.tar.gz vcpkg-3942db83e180ecb68c80d36d790ac47423a8dd38.zip | |
[curl] Fix/android curl debug bin (#15941)
* Add android to targets that need to nuke `debug/bin`
* Bumped port version number
* Bumped version SHA for curl
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 6253ca7e9..1ab6325cd 100644 --- a/ports/curl/CONTROL +++ b/ports/curl/CONTROL @@ -1,5 +1,5 @@ Source: curl -Port-Version: 2 +Port-Version: 3 Version: 7.74.0 Build-Depends: zlib Homepage: https://github.com/curl/curl |
