diff options
Diffstat (limited to 'Library/Formula/mupdf.rb')
| -rw-r--r-- | Library/Formula/mupdf.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/mupdf.rb b/Library/Formula/mupdf.rb index e6a638a4a..7be93697c 100644 --- a/Library/Formula/mupdf.rb +++ b/Library/Formula/mupdf.rb @@ -22,7 +22,7 @@ end class Mupdf < Formula homepage 'http://mupdf.com' url 'http://mupdf.googlecode.com/files/mupdf-1.0-source.tar.gz' - md5 'd986ab98e2b035b7abd61afc474562b3' + sha1 'c5c4496836cdd4bdf7b2d2344ec045c9508e49e4' depends_on NeedsSnowLeopard.new |
