dwdiff 2.0.7

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Brett Koonce 2013-09-17 12:10:38 -05:00 committed by Adam Vandenberg
parent 19f90f0fe0
commit 4a6db39c2a
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ require 'formula'
class Dwdiff < Formula
homepage 'http://os.ghalkes.nl/dwdiff.html'
url 'http://os.ghalkes.nl/dist/dwdiff-2.0.5.tgz'
sha1 '896f3b8e7210c8e73c8850f88c9d3b6ba0c382f0'
url 'http://os.ghalkes.nl/dist/dwdiff-2.0.7.tgz'
sha1 '9e3a587c82d907e573a91ca931f8a1964ad8118a'
depends_on 'gettext'
depends_on 'icu4c'