aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorAdam Vandenberg2013-01-04 09:23:16 -0800
committerAdam Vandenberg2013-01-04 09:23:16 -0800
commit6ec84a7f8153ab755bd523af9ecffb607f7a265a (patch)
treed319006d59aa34dbe90517cfd9fc96b12045a02a /Library
parent1d093f49bd5b0cda14d3251b43c56f17ebd0b67b (diff)
downloadhomebrew-6ec84a7f8153ab755bd523af9ecffb607f7a265a.tar.bz2
vowpal_wabbit: fix audit warning
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/vowpal-wabbit.rb2
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