xlnt: upgrade 1.3.0 -> 1.4.0

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2020-02-02 21:19:37 +01:00
parent f4afc1ec83
commit b202a3ecd7

View File

@@ -8,6 +8,6 @@ inherit cmake
#DEPENDS += "freetype"
SRC_URI = "git://github.com/tfussell/xlnt.git"
SRCREV = "f30260153fcee7e1f775f25ff0cb2750e7826296"
SRCREV = "e2262a0c65384416c8fb9263a057e7d0d3e381f6"
S = "${WORKDIR}/git"
PV = "1.3.0+git${SRCPV}"
PV = "1.4.0+git${SRCPV}"