diff --git a/index.html b/index.html index 3d0fc3f1..6b90e4c5 100644 --- a/index.html +++ b/index.html @@ -1745,7 +1745,7 @@ USE_OSGPLUGIN(<plugin2>) poppler - 0.20.2 + 0.20.4 poppler diff --git a/src/poppler.mk b/src/poppler.mk index aedffe7c..82340bad 100644 --- 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)