lumina-pdf: upgrade 1.5.0+ -> 1.6.0

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2021-01-29 23:45:57 +01:00
parent 88a3b6c453
commit 883cb7cea4

View File

@@ -16,9 +16,9 @@ DEPENDS += " \
"
SRC_URI = "git://github.com/lumina-desktop/lumina-pdf.git"
SRCREV = "2f774ac9331e5a59f9e41ccb71b5f9a8c1498946"
SRCREV = "808a6a17a399b5c38801256985181d735b569e24"
S = "${WORKDIR}/git/src-qt5"
PV = "1.5.0+git${SRCPV}"
PV = "1.6.0"
do_configure_prepend() {
# change paths by sed instead of endles escapes in 'DEFINES+=..' below