# HG changeset patch # User Mark Brand # Date 1349969135 -7200 # Node ID 74ba99a9ac52be751fbb09759781d65e9647e92d # Parent e8df1076784fac4bb7397dc7bc0ae88f28d5728d update package poppler diff -r e8df1076784f -r 74ba99a9ac52 index.html --- a/index.html Thu Oct 11 17:25:13 2012 +0200 +++ b/index.html Thu Oct 11 17:25:35 2012 +0200 @@ -1745,7 +1745,7 @@ poppler - 0.20.4 + 0.20.5 poppler diff -r e8df1076784f -r 74ba99a9ac52 src/poppler.mk --- a/src/poppler.mk Thu Oct 11 17:25:13 2012 +0200 +++ b/src/poppler.mk Thu Oct 11 17:25:35 2012 +0200 @@ -3,7 +3,7 @@ PKG := poppler $(PKG)_IGNORE := -$(PKG)_CHECKSUM := fd808cfcd249b7079a09a97f99ffb08db8c62b93 +$(PKG)_CHECKSUM := 5eb351381e6d7994bdf7f09bb5c1075f41d79381 $(PKG)_SUBDIR := poppler-$($(PKG)_VERSION) $(PKG)_FILE := poppler-$($(PKG)_VERSION).tar.gz $(PKG)_URL := http://poppler.freedesktop.org/$($(PKG)_FILE)