markdown-qt: upgrade sources

license links were broken

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2019-11-09 19:42:06 +01:00
parent c3f431201a
commit b3974ef1a6

View File

@@ -1,7 +1,8 @@
SUMMARY = "A Qt/Qml wrapper library for markdown libraries cmark and sundown"
LICENSE = "GPLv3 & MIT & SUNDOWN"
LICENSE = "GPLv3 & BSD-2-Clause & MIT & SUNDOWN"
LIC_FILES_CHKSUM = " \
file://LICENSE;md5=5b4473596678d62d9d83096273422c8c \
file://LICENSE.cmarkdown-gfm;md5=915042b5df33c31a6db2b37eadaa00e3 \
file://LICENSE.github-markdown-css;md5=915042b5df33c31a6db2b37eadaa00e3 \
file://LICENSE.sundown;beginline=117;endline=128;md5=2cd7bacd09353172bdd3ac13b6c59568 \
"
@@ -13,7 +14,7 @@ DEPENDS = " \
"
SRC_URI = "gitsm://github.com/schnitzeltony/markdown-qt.git"
SRCREV = "850ff2e313ec7f0bf3ea2882048a4e358bbd83d9"
SRCREV = "02f2d92a18c1cd24340da6a28bfe664fd0379f1e"
PV = "0.0.1+git${SRCPV}"
S = "${WORKDIR}/git"