diff options
| author | myd7349 <myd7349@gmail.com> | 2019-02-23 04:10:29 +0800 |
|---|---|---|
| committer | Victor Romero <romerosanchezv@gmail.com> | 2019-02-22 12:10:29 -0800 |
| commit | 63265da7779324bf871ca01813f9a892ddae73b1 (patch) | |
| tree | f2b0ce4483a98c88779b0e55dfca29cee8cfc5f4 /ports/curlpp/CONTROL | |
| parent | 233c4c358a6156913ef635be7717ca83c1c34b3e (diff) | |
| download | vcpkg-63265da7779324bf871ca01813f9a892ddae73b1.tar.gz vcpkg-63265da7779324bf871ca01813f9a892ddae73b1.zip | |
[curlpp] Add new port to fix #5352 (#5381)
Diffstat (limited to 'ports/curlpp/CONTROL')
| -rw-r--r-- | ports/curlpp/CONTROL | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/curlpp/CONTROL b/ports/curlpp/CONTROL new file mode 100644 index 000000000..1c6c07f32 --- /dev/null +++ b/ports/curlpp/CONTROL @@ -0,0 +1,4 @@ +Source: curlpp +Version: 2018-06-15 +Description: C++ wrapper around libcURL +Build-Depends: curl |
