diff options
| author | NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com> | 2019-09-17 09:32:00 -0700 |
|---|---|---|
| committer | Curtis J Bezault <curtbezault@gmail.com> | 2019-09-17 09:32:00 -0700 |
| commit | 27b6d7125d7769974c7114e7e4b92e6098668b60 (patch) | |
| tree | 35cd0a17bc4b92abf0987e94897d681cb66411fb /ports/rabit/CONTROL | |
| parent | baed10c1a4f89435205ef613b12d397f036f393f (diff) | |
| download | vcpkg-27b6d7125d7769974c7114e7e4b92e6098668b60.tar.gz vcpkg-27b6d7125d7769974c7114e7e4b92e6098668b60.zip | |
[rabit] Fix config files path (#8206)
Diffstat (limited to 'ports/rabit/CONTROL')
| -rw-r--r-- | ports/rabit/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/rabit/CONTROL b/ports/rabit/CONTROL index e4fff769f..7b07cba7b 100644 --- a/ports/rabit/CONTROL +++ b/ports/rabit/CONTROL @@ -1,5 +1,5 @@ Source: rabit -Version: 0.1-1
+Version: 0.1-2
Homepage: https://github.com/dmlc/rabit
Description: rabit is a light weight library that provides a fault tolerant interface of Allreduce and Broadcast. It is designed to support easy implementations of distributed machine learning programs, many of which fall naturally under the Allreduce abstraction.
Build-Depends: dmlc |
