From cbfb31582fe03172a00ae1e1abb4543fcd10f1df Mon Sep 17 00:00:00 2001 From: Max Nordlund Date: Mon, 28 Jul 2014 21:18:14 +0200 Subject: swftools: update xpdf to 3.04. Closes #31188. Signed-off-by: Mike McQuaid --- Library/Formula/swftools.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') 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() -- cgit v1.2.3