diff --git a/index.html b/index.html index 3dda18a6..7edf02b0 100644 --- a/index.html +++ b/index.html @@ -1870,7 +1870,7 @@ aptitude -t squeeze-backports install cmake yasm poppler - 0.22.0 + 0.22.1 poppler diff --git a/src/poppler.mk b/src/poppler.mk index 138fe8d6..4cd67f34 100644 --- a/src/poppler.mk +++ b/src/poppler.mk @@ -3,7 +3,7 @@ PKG := poppler $(PKG)_IGNORE := -$(PKG)_CHECKSUM := d9cfc390a5aa2aaf976318d9bf3642336f625981 +$(PKG)_CHECKSUM := 000c15d6c9cc97e9a1cb1ffba850cd809565e43a $(PKG)_SUBDIR := poppler-$($(PKG)_VERSION) $(PKG)_FILE := poppler-$($(PKG)_VERSION).tar.gz $(PKG)_URL := http://poppler.freedesktop.org/$($(PKG)_FILE)