aboutsummaryrefslogtreecommitdiff
path: root/versions/l-/libsvm.json
AgeCommit message (Collapse)Author
2021-10-11[libsvm] Update to 3.25 (#20629)chausner
* Update libsvm to 3.2.5 * Update CI baseline * Fix version * Update git-tree hash Co-authored-by: chausner <chausner@users.noreply.github.com>
2021-03-10Don't copy svm-toy if not on Windows (#16501)Carl Mueller-Roemer
* Don't copy svm-toy if not on Windows svm-toy is only compiled on Windows, so should only be copied on Windows. * Bump port version on libsvm. Switch to new manifest file format. * [libsvm] Format manifest * update version record Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2021-01-21[vcpkg] Rename `port_versions` to `versions` (#15784)nicole mazzuca