summaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authorTimothy Gu <timothygu99@gmail.com>2015-07-26 23:58:45 (GMT)
committerTimothy Gu <timothygu99@gmail.com>2015-07-26 23:58:45 (GMT)
commit5c3d6759783d489ba9432f0b2b7e18eaf7bc962c (patch)
tree2d7cff6fecddda0a7a2961f198f4ba262c6ae2d5 /index.html
parent160ee3d49b247fbd0ac5bb19f2b5d24b281db2f6 (diff)
parent0567af20f84cb8a1a23646042a3ee0f5b0525500 (diff)
downloadmxe-5c3d6759783d489ba9432f0b2b7e18eaf7bc962c.zip
mxe-5c3d6759783d489ba9432f0b2b7e18eaf7bc962c.tar.gz
mxe-5c3d6759783d489ba9432f0b2b7e18eaf7bc962c.tar.bz2
Merge pull request #729 from bugbrains/libsvm
libsvm: add package
Diffstat (limited to 'index.html')
-rw-r--r--index.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/index.html b/index.html
index d960aa6..da409e5 100644
--- a/index.html
+++ b/index.html
@@ -1760,6 +1760,10 @@ local-pkg-list: $(LOCAL_PKG_LIST)</pre>
<td class="website"><a href="http://www.libssh2.org">libssh2</a></td>
</tr>
<tr>
+ <td class="package">libsvm</td>
+ <td class="website"><a href="http://www.csie.ntu.edu.tw/~cjlin/libsvm">libsvm</a></td>
+ </tr>
+ <tr>
<td class="package">libtool</td>
<td class="website"><a href="https://www.gnu.org/software/libtool/">GNU Libtool</a></td>
</tr>