poppler: Update from 0.39.0 to 0.41.0

This commit is contained in:
Fredrik Fornwall 2016-03-07 19:56:20 -05:00
parent 1d16c8272d
commit 987f6c6590

View File

@ -1,6 +1,6 @@
TERMUX_PKG_HOMEPAGE=http://poppler.freedesktop.org/
TERMUX_PKG_DESCRIPTION="PDF rendering library"
TERMUX_PKG_VERSION=0.39.0
TERMUX_PKG_VERSION=0.41.0
TERMUX_PKG_SRCURL=http://poppler.freedesktop.org/poppler-${TERMUX_PKG_VERSION}.tar.xz
# libcairo and littlecms is used by pdftocairo:
TERMUX_PKG_DEPENDS="fontconfig, libcairo, libpng, libjpeg-turbo, libtiff, littlecms, libgnustl, openjpeg"