diff options
Diffstat (limited to 'Library/Formula/timedog.rb')
| -rw-r--r-- | Library/Formula/timedog.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/timedog.rb b/Library/Formula/timedog.rb index 5684d369e..52820fcd1 100644 --- a/Library/Formula/timedog.rb +++ b/Library/Formula/timedog.rb @@ -2,7 +2,7 @@ require 'formula' class Timedog < Formula url 'http://timedog.googlecode.com/files/timedog-1.2.zip' - md5 '0ab0f08df51ce74a10b94dfd4fb3df27' + sha1 '620a4615ba4a03dc8d7ae2f7259b9ab8daf267c6' homepage 'http://timedog.googlecode.com/' def install |
