diff options
author | Adam Duskett <aduskett@codeblue.com> | 2018-01-14 14:56:44 -0500 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2018-01-15 23:18:00 +0100 |
commit | e378e8d33e70a770420c85b7db58b5b17eb535fb (patch) | |
tree | 7858346163a6906eb383488917035cbe30e1661b /package/libcpprestsdk/libcpprestsdk.hash | |
parent | f32fa207bd4a1cdb91e35550e4f96b4f556ce7cd (diff) | |
download | buildroot-e378e8d33e70a770420c85b7db58b5b17eb535fb.tar.gz buildroot-e378e8d33e70a770420c85b7db58b5b17eb535fb.zip |
libcpprestsdk: new package
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.
This package is licensed under the MIT package and depends on BOOST
and OpenSSL/LibreSSL.
Signed-off-by: Adam Duskett <aduskett@codeblue.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/libcpprestsdk/libcpprestsdk.hash')
-rw-r--r-- | package/libcpprestsdk/libcpprestsdk.hash | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/package/libcpprestsdk/libcpprestsdk.hash b/package/libcpprestsdk/libcpprestsdk.hash new file mode 100644 index 0000000000..0bddfc916e --- /dev/null +++ b/package/libcpprestsdk/libcpprestsdk.hash @@ -0,0 +1,3 @@ +# Locally calculated +sha256 f38bc48e6fca969de794dcd65889df6563855cee5ff99742dafc6b2869976e71 libcpprestsdk-v2.10.1.tar.gz +sha256 5c191789f502ac87df83b57008d2fc3e47fbf31315381b5bc4309f6602d0fe97 license.txt |