aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/ledger.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/ledger.rb')
-rw-r--r--Library/Formula/ledger.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/ledger.rb b/Library/Formula/ledger.rb
index 899cab22b..1f2290996 100644
--- a/Library/Formula/ledger.rb
+++ b/Library/Formula/ledger.rb
@@ -4,7 +4,7 @@ class Ledger < Formula
url 'ftp://ftp.newartisans.com/pub/ledger/ledger-2.6.2.tar.gz'
md5 'b2e6fa98e7339d1e130b1ea9af211c0f'
homepage 'http://www.newartisans.com/software/ledger.html'
- head 'git://github.com/jwiegley/ledger.git', :branch => 'next'
+ head 'https://github.com/jwiegley/ledger.git', :branch => 'next'
depends_on 'gettext'
depends_on 'boost'