diff options
Diffstat (limited to 'Library/Formula/robodoc.rb')
| -rw-r--r-- | Library/Formula/robodoc.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/robodoc.rb b/Library/Formula/robodoc.rb index 0684a7c55..1446b8791 100644 --- a/Library/Formula/robodoc.rb +++ b/Library/Formula/robodoc.rb @@ -3,7 +3,7 @@ require 'formula' class Robodoc < Formula homepage 'http://rfsber.home.xs4all.nl/Robo/robodoc.html' url 'http://rfsber.home.xs4all.nl/Robo/robodoc-4.99.41.tar.gz' - md5 '986ff954e0ba5a9c407384fc4b05303d' + sha1 'f2dfb53c667681bf0c5424be9b14f3a1e7edab9b' head 'https://github.com/gumpu/ROBODoc.git' |
