aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/wwwoffle.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/wwwoffle.rb')
-rw-r--r--Library/Formula/wwwoffle.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/wwwoffle.rb b/Library/Formula/wwwoffle.rb
index f867ceafa..44b74fe68 100644
--- a/Library/Formula/wwwoffle.rb
+++ b/Library/Formula/wwwoffle.rb
@@ -3,7 +3,7 @@ require 'formula'
class Wwwoffle < Formula
homepage 'http://www.gedanken.demon.co.uk/wwwoffle/'
url 'http://www.gedanken.demon.co.uk/download-wwwoffle/wwwoffle-2.9h.tgz'
- md5 'a1c93ad6aa4a5095f19ca9fc6b1a7227'
+ sha1 '14b30fd66ca8a95e90489323fb6ade3ffd60ad49'
def install
system "./configure", "--prefix=#{prefix}"