homebank 4.5.5

Closes Homebrew/homebrew#26808.

Signed-off-by: Brett Koonce <koonce@gmail.com>
This commit is contained in:
aas 2014-02-18 20:07:53 +06:00 committed by Brett Koonce
parent 98599f45bc
commit d26beab694

View file

@ -2,8 +2,8 @@ require 'formula'
class Homebank < Formula class Homebank < Formula
homepage 'http://homebank.free.fr' homepage 'http://homebank.free.fr'
url 'http://homebank.free.fr/public/homebank-4.5.4.tar.gz' url 'http://homebank.free.fr/public/homebank-4.5.5.tar.gz'
sha1 '0d896a95963a5748216b98062b4e15aa5c94bb85' sha1 '1867c1d1671a3f1ca16f660b8169d5255e440d93'
depends_on 'pkg-config' => :build depends_on 'pkg-config' => :build
depends_on 'intltool' => :build depends_on 'intltool' => :build