diff options
Diffstat (limited to 'Library/Formula/jing.rb')
| -rw-r--r-- | Library/Formula/jing.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/jing.rb b/Library/Formula/jing.rb index b0a4efec5..77539b723 100644 --- a/Library/Formula/jing.rb +++ b/Library/Formula/jing.rb @@ -3,7 +3,7 @@ require 'formula' class Jing < Formula homepage 'http://code.google.com/p/jing-trang/' url 'http://jing-trang.googlecode.com/files/jing-20091111.zip' - md5 '13eef193921409a1636377d1efbf9843' + sha1 '2e8eacf399249d226ad4f6ca1d6907ff69430118' def install libexec.install Dir["*"] |
