diff options
| author | NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> | 2020-10-09 13:59:51 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-10-08 22:59:51 -0700 |
| commit | 63cc8c0d8a83bf1efb6b0e92cf1f0c7b589e5e1c (patch) | |
| tree | 79b4c8132295103a740180354644ddf584199980 /ports/nmslib/CONTROL | |
| parent | 0dcc11ac2212941212540e379dfdf8d73f77d461 (diff) | |
| download | vcpkg-63cc8c0d8a83bf1efb6b0e92cf1f0c7b589e5e1c.tar.gz vcpkg-63cc8c0d8a83bf1efb6b0e92cf1f0c7b589e5e1c.zip | |
[log4cplus/muparser/nmslib] Update to the latest version (#13585)
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
Diffstat (limited to 'ports/nmslib/CONTROL')
| -rw-r--r-- | ports/nmslib/CONTROL | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/ports/nmslib/CONTROL b/ports/nmslib/CONTROL index 288fc7377..4faefb975 100644 --- a/ports/nmslib/CONTROL +++ b/ports/nmslib/CONTROL @@ -1,9 +1,5 @@ Source: nmslib
-Version: 1.8.2
+Version: 2.0.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.
-# Feature: extra
-# Description: Build extra algorithms and tools for nmslib. Note that this feature requires a large bunch of dependencies.
-# Build-Depends: gsl, eigen3, boost-system, boost-filesystem, boost-timer, boost-foreach, boost-format, boost-math, boost-random, boost-dynamic-bitset, boost-program-options
+Supports: !(arm|uwp)
\ No newline at end of file |
