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 9fe7d30..65d674d 100644
--- a/index.html
+++ b/index.html
@@ -1935,7 +1935,7 @@ aptitude -t squeeze-backports install cmake yasm</pre>
</tr>
<tr>
<td id="poppler-package">poppler</td>
- <td id="poppler-version">0.22.3</td>
+ <td id="poppler-version">0.22.4</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 4c0957e..76165f4 100644
--- a/src/poppler.mk
+++ b/src/poppler.mk
@@ -3,7 +3,7 @@
PKG := poppler
$(PKG)_IGNORE :=
-$(PKG)_CHECKSUM := 92fd3d2f56cf74bb76e4856a8ac606330343ba8d
+$(PKG)_CHECKSUM := 26586bcd41a01adca00bf5929e11c49419bd21fa
$(PKG)_SUBDIR := poppler-$($(PKG)_VERSION)
$(PKG)_FILE := poppler-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := http://poppler.freedesktop.org/$($(PKG)_FILE)