aboutsummaryrefslogtreecommitdiff
path: root/ports/shogun/CONTROL
diff options
context:
space:
mode:
authorNancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>2020-03-03 07:55:52 +0800
committerGitHub <noreply@github.com>2020-03-02 15:55:52 -0800
commit129fb5a7486aa3d4f02caf1aefae93300b751067 (patch)
tree07f41b5799a68c4d2585b0decad74498d2751e52 /ports/shogun/CONTROL
parent84b5d6462c0dfaf77059b480ee8c631d7f1f0a19 (diff)
downloadvcpkg-129fb5a7486aa3d4f02caf1aefae93300b751067.tar.gz
vcpkg-129fb5a7486aa3d4f02caf1aefae93300b751067.zip
[shogun] Fix target.cmake path (#10246)
* [shogun] Fix target.cmake file path * [shogun] Fix target.cmake file path * Update the way to find dirent.h * Add fix-dirent.patch
Diffstat (limited to 'ports/shogun/CONTROL')
-rw-r--r--ports/shogun/CONTROL5
1 files changed, 3 insertions, 2 deletions
diff --git a/ports/shogun/CONTROL b/ports/shogun/CONTROL
index b9f99fbb0..5f46ded2a 100644
--- a/ports/shogun/CONTROL
+++ b/ports/shogun/CONTROL
@@ -1,4 +1,5 @@
Source: shogun
-Version: 6.1.4
+Version: 6.1.4-1
Build-Depends: bzip2, eigen3, liblzma, libxml2, openblas (x64&!osx), nlopt, rxcpp, snappy, zlib, protobuf, curl, lzo, dirent
-Description: Unified and efficient Machine Learning
+Homepage: https://github.com/shogun-toolbox/shogun
+Description: Unified and efficient Machine Learning \ No newline at end of file