aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorMcklaren2011-02-10 00:52:10 +0100
committerAdam Vandenberg2011-02-09 17:49:03 -0800
commit28333a318b70d963fc665035c55e2ada37afcfba (patch)
treefc0e206908223b5ed85ac3260aa05cacc60aebe8 /Library
parenta68993c99f63605964f41b6e603e28b9b1ab261a (diff)
downloadhomebrew-28333a318b70d963fc665035c55e2ada37afcfba.tar.bz2
xpdf - Add latest security patch
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/xpdf.rb3
1 files changed, 2 insertions, 1 deletions
diff --git a/Library/Formula/xpdf.rb b/Library/Formula/xpdf.rb
index 20613f30f..b18c13f3b 100644
--- a/Library/Formula/xpdf.rb
+++ b/Library/Formula/xpdf.rb
@@ -10,7 +10,8 @@ class Xpdf <Formula
"ftp://ftp.foolabs.com/pub/xpdf/xpdf-3.02pl1.patch",
"ftp://ftp.foolabs.com/pub/xpdf/xpdf-3.02pl2.patch",
"ftp://ftp.foolabs.com/pub/xpdf/xpdf-3.02pl3.patch",
- "ftp://ftp.foolabs.com/pub/xpdf/xpdf-3.02pl4.patch"
+ "ftp://ftp.foolabs.com/pub/xpdf/xpdf-3.02pl4.patch",
+ "ftp://ftp.foolabs.com/pub/xpdf/xpdf-3.02pl5.patch"
]
end