aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-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 12c611eae..f1aefa484 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 => 'master'
+ head 'git://github.com/jwiegley/ledger.git', :branch => 'next'
depends_on 'gettext'
depends_on 'boost'