diff --git a/buildout/software-profiles/xpdf.cfg b/buildout/software-profiles/xpdf.cfg index 4e55a6b3254bf955832659f26b19eeb64ca9cea1..c299d79575abb3dda344bfd33f15552cd5a2c850 100644 --- a/buildout/software-profiles/xpdf.cfg +++ b/buildout/software-profiles/xpdf.cfg @@ -29,6 +29,11 @@ md5sum = 581963ede0fb5715e1a69f01b5b8ce63 filename = xpdf-3.02pl4.patch md5sum = 70b752716798dd341a4bf890df5f6fdc +[xpdf-3.02pl5.patch] +<= xpdf-patch-download +filename = xpdf-3.02pl5.patch +md5sum = 504902ca5e9d66c67eed03636ec6b163 + [xpdf-3.02] recipe = hexagonit.recipe.cmmi md5sum = 599dc4cc65a07ee868cf92a667a913d2 @@ -39,3 +44,4 @@ patches = ${xpdf-3.02pl2.patch:location}/${xpdf-3.02pl2.patch:filename} ${xpdf-3.02pl3.patch:location}/${xpdf-3.02pl3.patch:filename} ${xpdf-3.02pl4.patch:location}/${xpdf-3.02pl4.patch:filename} + ${xpdf-3.02pl5.patch:location}/${xpdf-3.02pl5.patch:filename}