aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAli Asad Lotia2010-08-12 15:25:53 -0400
committerAdam Vandenberg2010-08-12 12:29:51 -0700
commit80fc35dc39f178d327ca831b3a16da9643c9e33a (patch)
tree96a3662808e88bbf9d9a939dc6a7970ad27878be
parent0e53bc7f0b948c2aed4c0f9087c754cf6f8e429f (diff)
downloadhomebrew-80fc35dc39f178d327ca831b3a16da9643c9e33a.tar.bz2
Update dwdiff to 1.8.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
-rw-r--r--Library/Formula/dwdiff.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/dwdiff.rb b/Library/Formula/dwdiff.rb
index 91da500f1..2dbb379d2 100644
--- a/Library/Formula/dwdiff.rb
+++ b/Library/Formula/dwdiff.rb
@@ -1,9 +1,9 @@
require 'formula'
class Dwdiff <Formula
- url 'http://os.ghalkes.nl/dist/dwdiff-1.8.1.tgz'
+ url 'http://os.ghalkes.nl/dist/dwdiff-1.8.2.tgz'
homepage 'http://os.ghalkes.nl/dwdiff.html'
- md5 '37971be9e905aa3eeb4d494ad40a6318'
+ md5 '3217486292ab4771f9bbc1097201a4e0'
# TODO: possibly set command line arguments to compile without the below
# dependencies. Or set arguments to compile with and compile without by