diff options
Diffstat (limited to 'Library/Formula/csmith.rb')
| -rw-r--r-- | Library/Formula/csmith.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/csmith.rb b/Library/Formula/csmith.rb index 97ec87cde..ee45316e8 100644 --- a/Library/Formula/csmith.rb +++ b/Library/Formula/csmith.rb @@ -3,7 +3,7 @@ require 'formula' class Csmith < Formula homepage 'http://embed.cs.utah.edu/csmith/' url 'http://embed.cs.utah.edu/csmith/csmith-2.1.0.tar.gz' - md5 '3170ce73f0347d82c1206cf145cb49c7' + sha1 '2c3c1f5f5e4283af4c835c48dbdaf9431623c45c' def install system "./configure", "--disable-dependency-tracking", |
