diff options
| author | kreuzerkrieg <kreuzerkrieg@gmail.com> | 2020-03-11 00:40:15 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-03-10 15:40:15 -0700 |
| commit | fb87bc7d4152f16babb7717bfb51334acdba1f27 (patch) | |
| tree | 8d47b84bd3f3d45e909e0ab200f370577a6afd7c /ports/metrohash/CONTROL | |
| parent | 51974b9a5df38c68d50323614be01c4b4b48d857 (diff) | |
| download | vcpkg-fb87bc7d4152f16babb7717bfb51334acdba1f27.tar.gz vcpkg-fb87bc7d4152f16babb7717bfb51334acdba1f27.zip | |
[MetroHash] Add new port (#10049)
* MetroHash
* wip
* wip
* wip
Diffstat (limited to 'ports/metrohash/CONTROL')
| -rw-r--r-- | ports/metrohash/CONTROL | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ports/metrohash/CONTROL b/ports/metrohash/CONTROL new file mode 100644 index 000000000..276c530e0 --- /dev/null +++ b/ports/metrohash/CONTROL @@ -0,0 +1,5 @@ +Source: metrohash +Version: 1.1.3 +Homepage: https://github.com/jandrewrogers/MetroHash +Description: MetroHash is a set of state-of-the-art hash functions for non-cryptographic use cases. +Supports: !(uwp|arm|x86) |
