changeset 2807:74ba99a9ac52

update package poppler
author Mark Brand <mabrand@mabrand.nl>
date Thu, 11 Oct 2012 17:25:35 +0200
parents e8df1076784f
children 3818044b02f9
files index.html src/poppler.mk
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/index.html	Thu Oct 11 17:25:13 2012 +0200
+++ b/index.html	Thu Oct 11 17:25:35 2012 +0200
@@ -1745,7 +1745,7 @@
     </tr>
     <tr>
         <td id="poppler-package">poppler</td>
-        <td id="poppler-version">0.20.4</td>
+        <td id="poppler-version">0.20.5</td>
         <td id="poppler-website"><a href="http://poppler.freedesktop.org/">poppler</a></td>
     </tr>
     <tr>
--- a/src/poppler.mk	Thu Oct 11 17:25:13 2012 +0200
+++ b/src/poppler.mk	Thu Oct 11 17:25:35 2012 +0200
@@ -3,7 +3,7 @@
 
 PKG             := poppler
 $(PKG)_IGNORE   :=
-$(PKG)_CHECKSUM := fd808cfcd249b7079a09a97f99ffb08db8c62b93
+$(PKG)_CHECKSUM := 5eb351381e6d7994bdf7f09bb5c1075f41d79381
 $(PKG)_SUBDIR   := poppler-$($(PKG)_VERSION)
 $(PKG)_FILE     := poppler-$($(PKG)_VERSION).tar.gz
 $(PKG)_URL      := http://poppler.freedesktop.org/$($(PKG)_FILE)