diff options
Diffstat (limited to 'Library/Formula/dwatch.rb')
| -rw-r--r-- | Library/Formula/dwatch.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/dwatch.rb b/Library/Formula/dwatch.rb index 89605e1c0..c3937c920 100644 --- a/Library/Formula/dwatch.rb +++ b/Library/Formula/dwatch.rb @@ -3,7 +3,7 @@ require 'formula' class Dwatch < Formula homepage 'http://siag.nu/dwatch/' url 'http://siag.nu/pub/dwatch/dwatch-0.1.1.tar.gz' - md5 '25c06240cb5ab8126badc8a78dcd2b79' + sha1 'd1588364fcbad85b7ba81fa027199e983de55435' def install # Makefile uses cp, not install |
