summaryrefslogtreecommitdiff
path: root/homebrew/libsvm/download.sh
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/libsvm/download.sh')
-rwxr-xr-xhomebrew/libsvm/download.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/homebrew/libsvm/download.sh b/homebrew/libsvm/download.sh
new file mode 100755
index 000000000..3e3e82c31
--- /dev/null
+++ b/homebrew/libsvm/download.sh
@@ -0,0 +1 @@
+wget https://www.csie.ntu.edu.tw/~cjlin/libsvm/libsvm-3.22.tar.gz || wget https://dl.bintray.com/homebrew/mirror/libsvm-3.22.tar.gz \ No newline at end of file