diff options
| author | Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com> | 2020-01-16 04:18:46 +0800 |
|---|---|---|
| committer | nicole mazzuca <mazzucan@outlook.com> | 2020-01-15 12:18:46 -0800 |
| commit | ed76c7eef2573e785eaf46bb019ac5a08a02e55f (patch) | |
| tree | 65367829abcae880f0b743231c7cb66ea0b9354f /ports/cpr/CONTROL | |
| parent | 3135a31be7deb0194b8727ae71978bd19bc481c2 (diff) | |
| download | vcpkg-ed76c7eef2573e785eaf46bb019ac5a08a02e55f.tar.gz vcpkg-ed76c7eef2573e785eaf46bb019ac5a08a02e55f.zip | |
[cpr] Add find_dependency to cprConfig.cmake (#9567)
Diffstat (limited to 'ports/cpr/CONTROL')
| -rw-r--r-- | ports/cpr/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/cpr/CONTROL b/ports/cpr/CONTROL index de5c3478f..6912c8be6 100644 --- a/ports/cpr/CONTROL +++ b/ports/cpr/CONTROL @@ -1,5 +1,5 @@ Source: cpr -Version: 1.3.0-7 +Version: 1.3.0-8 Homepage: https://github.com/whoshuu/cpr Description: C++ Requests is a simple wrapper around libcurl inspired by the excellent Python Requests project. Build-Depends: curl[core] |
