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 27c5ef6e7..72cf74323 100644
--- a/Library/Formula/ledger.rb
+++ b/Library/Formula/ledger.rb
@@ -2,7 +2,7 @@ require 'formula'
class Ledger < Formula
homepage 'http://ledger-cli.org'
- url 'ftp://ftp.newartisans.com/pub/ledger/ledger-2.6.3.tar.gz'
+ url 'http://ftp.newartisans.com/pub/ledger/ledger-2.6.3.tar.gz'
sha1 '5b8e7d8199acb116f13720a5a469fff1f14b4041'
head 'https://github.com/jwiegley/ledger.git', :branch => 'next'