aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorMax Nordlund2014-07-28 21:18:14 +0200
committerMike McQuaid2014-07-28 22:06:18 +0200
commitcbfb31582fe03172a00ae1e1abb4543fcd10f1df (patch)
treed5d4fffa07d7197fb225adcfde49aee4b663adc3 /Library
parent2f9a31a143fc02b04360b7fce8a6bebb3efead09 (diff)
downloadhomebrew-cbfb31582fe03172a00ae1e1abb4543fcd10f1df.tar.bz2
swftools: update xpdf to 3.04.
Closes #31188. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/swftools.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/swftools.rb b/Library/Formula/swftools.rb
index f007416e4..fd1854342 100644
--- a/Library/Formula/swftools.rb
+++ b/Library/Formula/swftools.rb
@@ -14,8 +14,8 @@ class Swftools < Formula
depends_on 'fftw' => :optional
resource 'xpdf' do
- url 'ftp://ftp.foolabs.com/pub/xpdf/xpdf-3.03.tar.gz', :using => :nounzip
- sha1 '499423e8a795e0efd76ca798239eb4d0d52fe248'
+ url 'ftp://ftp.foolabs.com/pub/xpdf/xpdf-3.04.tar.gz', :using => :nounzip
+ sha1 'b9b1dbb0335742a09d0442c60fd02f4f934618bd'
end
# Fixes a conftest for libfftwf.dylib that mistakenly calls fftw_malloc()