diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/vowpal-wabbit.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/vowpal-wabbit.rb b/Library/Formula/vowpal-wabbit.rb index 76d490b5c..ce7ea66cd 100644 --- a/Library/Formula/vowpal-wabbit.rb +++ b/Library/Formula/vowpal-wabbit.rb @@ -5,7 +5,7 @@ class VowpalWabbit < Formula url 'https://github.com/JohnLangford/vowpal_wabbit/tarball/v7.1' sha1 'a2a8241654d79fd2c0b14a3907d98f7e87705ba8' - head 'git://github.com/JohnLangford/vowpal_wabbit.git' + head 'https://github.com/JohnLangford/vowpal_wabbit.git' if build.head? depends_on :libtool |
