diff options
Diffstat (limited to 'Library/Formula/ragel.rb')
| -rw-r--r-- | Library/Formula/ragel.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/ragel.rb b/Library/Formula/ragel.rb index a6107057a..c9341da95 100644 --- a/Library/Formula/ragel.rb +++ b/Library/Formula/ragel.rb @@ -8,7 +8,7 @@ end class Ragel < Formula homepage 'http://www.complang.org/ragel/' url 'http://www.complang.org/ragel/ragel-6.7.tar.gz' - md5 'f4423e0d8a6538dd4e61498fcfad3cec' + sha1 'bf12b634f5a25e5ba305edfee59a455069ed3b0a' def install if ENV.compiler == :clang |
