summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--index.html2
-rw-r--r--src/poppler.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/index.html b/index.html
index 3dda18a..7edf02b 100644
--- a/index.html
+++ b/index.html
@@ -1870,7 +1870,7 @@ aptitude -t squeeze-backports install cmake yasm</pre>
</tr>
<tr>
<td id="poppler-package">poppler</td>
- <td id="poppler-version">0.22.0</td>
+ <td id="poppler-version">0.22.1</td>
<td id="poppler-website"><a href="http://poppler.freedesktop.org/">poppler</a></td>
</tr>
<tr>
diff --git a/src/poppler.mk b/src/poppler.mk
index 138fe8d..4cd67f3 100644
--- a/src/poppler.mk
+++ b/src/poppler.mk
@@ -3,7 +3,7 @@
PKG := poppler
$(PKG)_IGNORE :=
-$(PKG)_CHECKSUM := d9cfc390a5aa2aaf976318d9bf3642336f625981
+$(PKG)_CHECKSUM := 000c15d6c9cc97e9a1cb1ffba850cd809565e43a
$(PKG)_SUBDIR := poppler-$($(PKG)_VERSION)
$(PKG)_FILE := poppler-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := http://poppler.freedesktop.org/$($(PKG)_FILE)