diff options
Diffstat (limited to 'Library/Formula/roundup.rb')
| -rw-r--r-- | Library/Formula/roundup.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/roundup.rb b/Library/Formula/roundup.rb index 82cdf7b85..0b5a2fceb 100644 --- a/Library/Formula/roundup.rb +++ b/Library/Formula/roundup.rb @@ -3,7 +3,7 @@ require 'formula' class Roundup < Formula homepage 'http://bmizerany.github.com/roundup' url 'https://github.com/bmizerany/roundup/tarball/v0.0.5' - md5 '74623a63f4386286caafdec8b9c0f84d' + sha1 '9a68d8ccc6f3f609344781931561a574c581c7c0' head 'https://github.com/bmizerany/roundup.git' |
