homebank 4.5.5
Closes Homebrew/homebrew#26808. Signed-off-by: Brett Koonce <koonce@gmail.com>
This commit is contained in:
parent
98599f45bc
commit
d26beab694
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Homebank < Formula
|
||||
homepage 'http://homebank.free.fr'
|
||||
url 'http://homebank.free.fr/public/homebank-4.5.4.tar.gz'
|
||||
sha1 '0d896a95963a5748216b98062b4e15aa5c94bb85'
|
||||
url 'http://homebank.free.fr/public/homebank-4.5.5.tar.gz'
|
||||
sha1 '1867c1d1671a3f1ca16f660b8169d5255e440d93'
|
||||
|
||||
depends_on 'pkg-config' => :build
|
||||
depends_on 'intltool' => :build
|
||||
|
|
Loading…
Reference in a new issue