aboutsummaryrefslogtreecommitdiff
path: root/ports/cpprestsdk
diff options
context:
space:
mode:
authorpravic <ehysta@gmail.com>2019-06-16 02:54:47 +0300
committerPhil Christensen <philc@microsoft.com>2019-06-15 16:54:47 -0700
commit18b029a5e3997fa4fdc7d3d06d56568a1d6f74ad (patch)
treeef24dcb51094e7d50ba343e503023bff5ef5a17f /ports/cpprestsdk
parent7157f7efbf3d0a41374fde760dbed416a3b58bee (diff)
downloadvcpkg-18b029a5e3997fa4fdc7d3d06d56568a1d6f74ad.tar.gz
vcpkg-18b029a5e3997fa4fdc7d3d06d56568a1d6f74ad.zip
[WIP] Add a Homepage URL entry for vcpkg ports (#2933)
* [vcpkg] Add "Homepage" field to the CONTROL files.
Diffstat (limited to 'ports/cpprestsdk')
-rw-r--r--ports/cpprestsdk/CONTROL1
1 files changed, 1 insertions, 0 deletions
diff --git a/ports/cpprestsdk/CONTROL b/ports/cpprestsdk/CONTROL
index e5331ab14..016bad454 100644
--- a/ports/cpprestsdk/CONTROL
+++ b/ports/cpprestsdk/CONTROL
@@ -1,6 +1,7 @@
Source: cpprestsdk
Version: 2.10.13-1
Build-Depends: zlib, openssl (!uwp&!windows), boost-system (!uwp&!windows), boost-date-time (!uwp&!windows), boost-regex (!uwp&!windows), boost-thread (!uwp&!windows), boost-filesystem (!uwp&!windows), boost-random (!uwp&!windows), boost-chrono (!uwp&!windows), boost-asio (!uwp&!windows)
+Homepage: https://github.com/Microsoft/cpprestsdk
Description: C++11 JSON, REST, and OAuth library
The C++ REST SDK is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project aims to help C++ developers connect to and interact with services.
Default-Features: default-features