diff options
Diffstat (limited to 'Library/Formula/xpdf.rb')
| -rw-r--r-- | Library/Formula/xpdf.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/xpdf.rb b/Library/Formula/xpdf.rb index 84e951e14..4851d2766 100644 --- a/Library/Formula/xpdf.rb +++ b/Library/Formula/xpdf.rb @@ -3,7 +3,7 @@ require 'formula' class Xpdf < Formula homepage 'http://www.foolabs.com/xpdf/' url 'ftp://ftp.foolabs.com/pub/xpdf/xpdf-3.03.tar.gz' - md5 'af75f772bee0e5ae4a811ff9d03eac5a' + sha1 '499423e8a795e0efd76ca798239eb4d0d52fe248' depends_on 'lesstif' depends_on :x11 |
