aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/detox.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/detox.rb')
-rw-r--r--Library/Formula/detox.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/detox.rb b/Library/Formula/detox.rb
index 5f7f4c627..6c17ea184 100644
--- a/Library/Formula/detox.rb
+++ b/Library/Formula/detox.rb
@@ -3,7 +3,7 @@ require 'formula'
class Detox < Formula
url 'http://downloads.sourceforge.net/project/detox/detox/1.2.0/detox-1.2.0.tar.bz2'
homepage 'http://detox.sourceforge.net/'
- md5 'da34c6bc3c68ce2fb008e25066e72927'
+ sha1 'cfb88a1adefaf4ee3933baf9a6530c102baa47ce'
def install
system "./configure", "--mandir=#{man}", "--prefix=#{prefix}"