diff options
Diffstat (limited to 'Library/Formula/pdfjam.rb')
| -rw-r--r-- | Library/Formula/pdfjam.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/pdfjam.rb b/Library/Formula/pdfjam.rb index 6a48355ed..f5995ebe9 100644 --- a/Library/Formula/pdfjam.rb +++ b/Library/Formula/pdfjam.rb @@ -19,7 +19,7 @@ require 'formula' class Pdfjam < Formula url 'http://www2.warwick.ac.uk/fac/sci/statistics/staff/academic-research/firth/software/pdfjam/pdfjam_208.tgz' homepage 'http://www2.warwick.ac.uk/fac/sci/statistics/staff/academic-research/firth/software/pdfjam' - md5 '7df075df7f129091f826275ce8c1f374' + sha1 '981b504ef96369a203f85fefb42d4ea0d1194493' version '2.08' depends_on PdfLatexRequirement.new |
