Mercurial > hg > mxe
changeset 2775:8e8546a738b5
update package poppler
author | Mark Brand <mabrand@mabrand.nl> |
---|---|
date | Fri, 21 Sep 2012 14:51:40 +0200 |
parents | 603f5be8a550 |
children | 1a91124dd342 |
files | index.html src/poppler.mk |
diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/index.html +++ b/index.html @@ -1745,7 +1745,7 @@ </tr> <tr> <td id="poppler-package">poppler</td> - <td id="poppler-version">0.20.2</td> + <td id="poppler-version">0.20.4</td> <td id="poppler-website"><a href="http://poppler.freedesktop.org/">poppler</a></td> </tr> <tr>
--- a/src/poppler.mk +++ b/src/poppler.mk @@ -3,7 +3,7 @@ PKG := poppler $(PKG)_IGNORE := -$(PKG)_CHECKSUM := 0f745b593e764d27a0e21645e6febd6ad8ad2ab9 +$(PKG)_CHECKSUM := fd808cfcd249b7079a09a97f99ffb08db8c62b93 $(PKG)_SUBDIR := poppler-$($(PKG)_VERSION) $(PKG)_FILE := poppler-$($(PKG)_VERSION).tar.gz $(PKG)_URL := http://poppler.freedesktop.org/$($(PKG)_FILE)