aboutsummaryrefslogtreecommitdiff
path: root/ports/nmslib
diff options
context:
space:
mode:
authorpravic <ehysta@gmail.com>2019-06-16 02:54:47 +0300
committerPhil Christensen <philc@microsoft.com>2019-06-15 16:54:47 -0700
commit18b029a5e3997fa4fdc7d3d06d56568a1d6f74ad (patch)
treeef24dcb51094e7d50ba343e503023bff5ef5a17f /ports/nmslib
parent7157f7efbf3d0a41374fde760dbed416a3b58bee (diff)
downloadvcpkg-18b029a5e3997fa4fdc7d3d06d56568a1d6f74ad.tar.gz
vcpkg-18b029a5e3997fa4fdc7d3d06d56568a1d6f74ad.zip
[WIP] Add a Homepage URL entry for vcpkg ports (#2933)
* [vcpkg] Add "Homepage" field to the CONTROL files.
Diffstat (limited to 'ports/nmslib')
-rw-r--r--ports/nmslib/CONTROL3
1 files changed, 2 insertions, 1 deletions
diff --git a/ports/nmslib/CONTROL b/ports/nmslib/CONTROL
index 111bcc858..262c40682 100644
--- a/ports/nmslib/CONTROL
+++ b/ports/nmslib/CONTROL
@@ -1,5 +1,6 @@
Source: nmslib
-Version: 1.7.3.6
+Version: 1.7.3.6
+Homepage: https://github.com/searchivarius/nmslib
Description: Non-Metric Space Library (NMSLIB) is an efficient similarity search library and a toolkit for evaluation of k-NN methods for generic non-metric spaces.
#
# ## Extras are currently unsupported for Windows, waiting for fixes.