summaryrefslogtreecommitdiff
path: root/homebrew/valgrind/download.sh
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/valgrind/download.sh')
-rwxr-xr-xhomebrew/valgrind/download.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/homebrew/valgrind/download.sh b/homebrew/valgrind/download.sh
new file mode 100755
index 000000000..7c3ec3e28
--- /dev/null
+++ b/homebrew/valgrind/download.sh
@@ -0,0 +1 @@
+wget https://sourceware.org/pub/valgrind/valgrind-3.14.0.tar.bz2 || wget https://dl.bintray.com/homebrew/mirror/valgrind-3.14.0.tar.bz2 \ No newline at end of file