update package poppler

This commit is contained in:
Mark Brand 2013-03-12 00:00:57 +01:00
parent 64813bdccf
commit 75914ee94a
2 changed files with 2 additions and 2 deletions

View File

@ -1886,7 +1886,7 @@ aptitude -t squeeze-backports install cmake yasm</pre>
</tr>
<tr>
<td id="poppler-package">poppler</td>
<td id="poppler-version">0.22.1</td>
<td id="poppler-version">0.22.2</td>
<td id="poppler-website"><a href="http://poppler.freedesktop.org/">poppler</a></td>
</tr>
<tr>

View File

@ -3,7 +3,7 @@
PKG := poppler
$(PKG)_IGNORE :=
$(PKG)_CHECKSUM := 000c15d6c9cc97e9a1cb1ffba850cd809565e43a
$(PKG)_CHECKSUM := dfecd51fa1172bac565a466b2071c88c4255dd61
$(PKG)_SUBDIR := poppler-$($(PKG)_VERSION)
$(PKG)_FILE := poppler-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := http://poppler.freedesktop.org/$($(PKG)_FILE)