aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/rfcdiff.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/rfcdiff.rb')
-rw-r--r--Library/Formula/rfcdiff.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/rfcdiff.rb b/Library/Formula/rfcdiff.rb
index a236a4634..9bf128cd4 100644
--- a/Library/Formula/rfcdiff.rb
+++ b/Library/Formula/rfcdiff.rb
@@ -3,7 +3,7 @@ require 'formula'
class Rfcdiff < Formula
url 'http://tools.ietf.org/tools/rfcdiff/rfcdiff-1.41.tgz'
homepage 'http://tools.ietf.org/tools/rfcdiff/'
- md5 'f480e4a571aa39f8e3e788f771568ca8'
+ sha1 '02bcd3bf6078caec001bf677530c97893edf34a1'
depends_on 'wdiff'
depends_on 'gawk' => :recommended