summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2013-05-14 07:10:04 (GMT)
committerMark Brand <mabrand@mabrand.nl>2013-05-14 07:10:04 (GMT)
commit5e7360b884767b6327cfd75a5d905589e797a6ef (patch)
tree3bcdca400e6d54271306eb2c557757a443b78ed3
parent5aeb1e583e9cdd4fdbc92aa547200389315a4926 (diff)
downloadmxe-5e7360b884767b6327cfd75a5d905589e797a6ef.zip
mxe-5e7360b884767b6327cfd75a5d905589e797a6ef.tar.gz
mxe-5e7360b884767b6327cfd75a5d905589e797a6ef.tar.bz2
update package poppler
-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)