diff options
| author | myd7349 <myd7349@gmail.com> | 2019-09-07 09:28:44 +0800 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2019-09-06 18:28:44 -0700 |
| commit | 4cffadc18891aa6cc5a512cf500ad468c54cd3d0 (patch) | |
| tree | 36cb3386e4eed53623dee80cfb3fb48472345947 /ports/libhydrogen/CONTROL | |
| parent | ca7cb0aa891fd9b7af36025bbca844f2faed652b (diff) | |
| download | vcpkg-4cffadc18891aa6cc5a512cf500ad468c54cd3d0.tar.gz vcpkg-4cffadc18891aa6cc5a512cf500ad468c54cd3d0.zip | |
[libhydrogen] Add new port (#7436)
* [libhydrogen] Add new port
* [libhydrogen] Update to 2019-08-10
* [libhydrogen] Fix cmake not found error
* [libhydrogen] Remove patch
* [libhydrogen] Update to 2019-08-11
Diffstat (limited to 'ports/libhydrogen/CONTROL')
| -rw-r--r-- | ports/libhydrogen/CONTROL | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/libhydrogen/CONTROL b/ports/libhydrogen/CONTROL new file mode 100644 index 000000000..d1af13e0e --- /dev/null +++ b/ports/libhydrogen/CONTROL @@ -0,0 +1,4 @@ +Source: libhydrogen +Version: 2019-08-11 +Description: A lightweight, secure, easy-to-use crypto library suitable for constrained environments +Homepage: https://github.com/jedisct1/libhydrogen |
