mupdf 1.2
Signed-off-by: Rommel G Custodio <sessyargc.jp@gmail.com> Closes Homebrew/homebrew#18160. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
5195f31d25
commit
f6fa95f976
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue