diff options
Diffstat (limited to 'Library/Formula/splint.rb')
| -rw-r--r-- | Library/Formula/splint.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/splint.rb b/Library/Formula/splint.rb index 759264604..abf044544 100644 --- a/Library/Formula/splint.rb +++ b/Library/Formula/splint.rb @@ -3,7 +3,7 @@ require 'formula' class Splint < Formula url 'http://www.splint.org/downloads/splint-3.1.2.src.tgz' homepage 'http://www.splint.org/' - md5 '25f47d70bd9c8bdddf6b03de5949c4fd' + sha1 '0df489cb228dcfffb149b38c57614c2c3e200501' def patches # fix compiling error of osd.c |
