aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/woof.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/woof.rb b/Library/Formula/woof.rb
index 611417de4..aa96f6219 100644
--- a/Library/Formula/woof.rb
+++ b/Library/Formula/woof.rb
@@ -1,8 +1,8 @@
require 'formula'
class Woof <ScriptFileFormula
- version '20090227'
+ version '20091227'
url "http://www.home.unix-ag.org/simon/woof"
- md5 '87d71978789e3444c115048dd686d418'
+ md5 '4df770eedef7b011fc37d42015c801b9'
homepage 'http://www.home.unix-ag.org/simon/woof.html'
end