diff options
| author | NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> | 2020-01-06 14:59:18 -0800 |
|---|---|---|
| committer | dan-shaw <51385773+dan-shaw@users.noreply.github.com> | 2020-01-06 14:59:18 -0800 |
| commit | eab8812ac5f78fe115f4717beb364b4e1f9cf220 (patch) | |
| tree | 98256a98ccf9082c301a1f92d24c315d676ab4c9 /ports/libb2/CONTROL | |
| parent | ec2ceeba40c6da6af1c79b32afa822c0082e42f7 (diff) | |
| download | vcpkg-eab8812ac5f78fe115f4717beb364b4e1f9cf220.tar.gz vcpkg-eab8812ac5f78fe115f4717beb364b4e1f9cf220.zip | |
[libb2] Add new port (#8518)
* [libb2] Add new port
* Update
* Update ci.baseline.txt
Diffstat (limited to 'ports/libb2/CONTROL')
| -rw-r--r-- | ports/libb2/CONTROL | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/libb2/CONTROL b/ports/libb2/CONTROL new file mode 100644 index 000000000..0523b60d5 --- /dev/null +++ b/ports/libb2/CONTROL @@ -0,0 +1,4 @@ +Source: libb2 +Version: 0.98.1 +Homepage: https://github.com/BLAKE2/libb2 +Description: C library providing BLAKE2b, BLAKE2s, BLAKE2bp, BLAKE2sp
\ No newline at end of file |
