aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorAdam Vandenberg2012-09-03 12:29:27 -0700
committerAdam Vandenberg2012-09-03 12:29:27 -0700
commit7bf640b7b9a4fc49b2e55a18237eea1bba0bfdb8 (patch)
treed1afa5a21b9d79e1f83bb35c86d356a988cfeca5 /Library/Formula
parentb9d33ff10349b05908ac213be19395c8bba4dd2b (diff)
downloadhomebrew-7bf640b7b9a4fc49b2e55a18237eea1bba0bfdb8.tar.bz2
lbdb: fix audit warning
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/lbdb.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/lbdb.rb b/Library/Formula/lbdb.rb
index c7655a4dd..da7c048c1 100644
--- a/Library/Formula/lbdb.rb
+++ b/Library/Formula/lbdb.rb
@@ -8,7 +8,7 @@ class Lbdb < Formula
url 'https://github.com/tgray/lbdb/tarball/v0.38.1'
sha1 '4678fe00c86850fd4f40891518a8d37ee3f5020b'
- head 'git://github.com/tgray/lbdb.git'
+ head 'https://github.com/tgray/lbdb.git'
def install
system "./configure", "--disable-dependency-tracking",