summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package/poppler/poppler.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/package/poppler/poppler.mk b/package/poppler/poppler.mk
index 81bdbbb639..56a4d3ffb1 100644
--- a/package/poppler/poppler.mk
+++ b/package/poppler/poppler.mk
@@ -4,7 +4,8 @@
#
################################################################################
-POPPLER_VERSION = 0.22.3
+POPPLER_VERSION = 0.24.2
+POPPLER_SOURCE = poppler-$(POPPLER_VERSION).tar.xz
POPPLER_SITE = http://poppler.freedesktop.org
POPPLER_DEPENDENCIES = fontconfig
POPPLER_LICENSE = GPLv2+
OpenPOWER on IntegriCloud