# HG changeset patch # User Mark Brand # Date 1348231900 -7200 # Node ID 8e8546a738b508e01be4a3ceccf03a6cd801a595 # Parent 603f5be8a5501fe67842b5da7a01b4a8ab56b815 update package poppler diff -r 603f5be8a550 -r 8e8546a738b5 index.html --- a/index.html Thu Sep 20 20:43:27 2012 +0200 +++ b/index.html Fri Sep 21 14:51:40 2012 +0200 @@ -1745,7 +1745,7 @@ poppler - 0.20.2 + 0.20.4 poppler diff -r 603f5be8a550 -r 8e8546a738b5 src/poppler.mk --- a/src/poppler.mk Thu Sep 20 20:43:27 2012 +0200 +++ b/src/poppler.mk Fri Sep 21 14:51:40 2012 +0200 @@ -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)