markdown: fix license checksum

strange: have tested builds with ccleanall

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2019-11-09 21:10:52 +01:00
parent 0b40f6ee43
commit 57ac62443b

View File

@@ -2,7 +2,7 @@ SUMMARY = "A Qt/Qml wrapper library for markdown libraries cmark and sundown"
LICENSE = "GPLv3 & BSD-2-Clause & MIT & SUNDOWN"
LIC_FILES_CHKSUM = " \
file://LICENSE;md5=5b4473596678d62d9d83096273422c8c \
file://LICENSE.cmarkdown-gfm;md5=915042b5df33c31a6db2b37eadaa00e3 \
file://LICENSE.cmarkdown-gfm;md5=81f9cae6293cc0345a9144b78152ab62 \
file://LICENSE.github-markdown-css;md5=915042b5df33c31a6db2b37eadaa00e3 \
file://LICENSE.sundown;beginline=117;endline=128;md5=2cd7bacd09353172bdd3ac13b6c59568 \
"