Homebank 4.5.6
Closes Homebrew/homebrew#27575. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
19e06a89ae
commit
9b43634f35
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.5.tar.gz'
|
||||
sha1 '1867c1d1671a3f1ca16f660b8169d5255e440d93'
|
||||
url 'http://homebank.free.fr/public/homebank-4.5.6.tar.gz'
|
||||
sha1 '2026b5dba47ff60d893057d270b07931e126af78'
|
||||
|
||||
depends_on 'pkg-config' => :build
|
||||
depends_on 'intltool' => :build
|
||||
|
|
Loading…
Reference in a new issue