diff options
Diffstat (limited to 'Library/Formula/opencc.rb')
| -rw-r--r-- | Library/Formula/opencc.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/opencc.rb b/Library/Formula/opencc.rb index f649efc65..09fd4ad41 100644 --- a/Library/Formula/opencc.rb +++ b/Library/Formula/opencc.rb @@ -3,7 +3,7 @@ require 'formula' class Opencc < Formula url 'http://opencc.googlecode.com/files/opencc-0.3.0.tar.gz' homepage 'http://code.google.com/p/opencc/' - md5 '84462870e5d491da24bb33a5fb494911' + sha1 '76f1750751b7fe15d25d66f0378814434fad1e70' depends_on 'cmake' => :build |
