aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-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 2dc82af57..09cf1f608 100644
--- a/Library/Formula/ledger.rb
+++ b/Library/Formula/ledger.rb
@@ -5,7 +5,7 @@ class Ledger < Formula
url 'https://github.com/downloads/ledger/ledger/ledger-2.6.3.tar.gz'
sha1 '5b8e7d8199acb116f13720a5a469fff1f14b4041'
- head 'https://github.com/jwiegley/ledger.git', :branch => 'next'
+ head 'https://github.com/jwiegley/ledger.git', :branch => 'master'
option 'debug', 'Build with debugging symbols enabled'
option 'python', 'Enable Python support'