From 32195ab737e3c184cd7cc127d7e1b76e9b77d87e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Sat, 9 Nov 2019 21:10:52 +0100 Subject: [PATCH] markdown: fix license checksum MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit strange: have tested builds with ccleanall Signed-off-by: Andreas Müller --- recipes-misc/recipes-markdown/markdown-qt_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-misc/recipes-markdown/markdown-qt_git.bb b/recipes-misc/recipes-markdown/markdown-qt_git.bb index 14588696..2d2b86af 100644 --- a/recipes-misc/recipes-markdown/markdown-qt_git.bb +++ b/recipes-misc/recipes-markdown/markdown-qt_git.bb @@ -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 \ "