aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/mupdf.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/mupdf.rb b/Library/Formula/mupdf.rb
index 22c048c29..a6d9663f4 100644
--- a/Library/Formula/mupdf.rb
+++ b/Library/Formula/mupdf.rb
@@ -17,8 +17,8 @@ end
class Mupdf < Formula
homepage 'http://mupdf.com'
- url 'http://mupdf.googlecode.com/files/mupdf-1.1-source.tar.gz'
- sha1 'e2c2cd555d790ed97bd6507accf29817945dfe81'
+ url 'https://mupdf.googlecode.com/files/mupdf-1.2-source.zip'
+ sha1 'd521382b80b3d1f7b8ad6e00ceb91721aa5e1917'
depends_on NeedsSnowLeopard