diff options
| author | kreuzerkrieg <kreuzerkrieg@gmail.com> | 2020-02-13 00:44:06 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-02-12 14:44:06 -0800 |
| commit | 6abebce350e32c93b31175952d0bb22f2af82f6d (patch) | |
| tree | 037daae676cce90d9af0a800e012252e8382f36a /ports/farmhash/CONTROL | |
| parent | 71a9def3df1cd418a8c00e69413f19507ab25fa8 (diff) | |
| download | vcpkg-6abebce350e32c93b31175952d0bb22f2af82f6d.tar.gz vcpkg-6abebce350e32c93b31175952d0bb22f2af82f6d.zip | |
[farmhash] Add new port (#9929)
* FarmHash, a family of hash functions.
* WiP
Diffstat (limited to 'ports/farmhash/CONTROL')
| -rw-r--r-- | ports/farmhash/CONTROL | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/farmhash/CONTROL b/ports/farmhash/CONTROL new file mode 100644 index 000000000..79cb6849a --- /dev/null +++ b/ports/farmhash/CONTROL @@ -0,0 +1,4 @@ +Source: farmhash +Version: 1.1 +Homepage: https://github.com/google/farmhash +Description: FarmHash, a family of hash functions. |
