ledger: Use http. ftp appears to be down.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Andrew Childs 2013-01-28 13:21:14 +13:00 committed by Adam Vandenberg
parent 51a654de60
commit 63a9e18cff
1 changed files with 1 additions and 1 deletions

View File

@ -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'