From d64f733f33201163dad67fb7048350943f441eee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Mon, 2 Dec 2019 10:23:50 +0100 Subject: [PATCH] ksyntax-highlighting-wrapper: upgrade to latest MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- .../recipes-markdown/ksyntax-highlighting-wrapper.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-schnitzeltony/recipes-markdown/ksyntax-highlighting-wrapper.bb b/recipes-schnitzeltony/recipes-markdown/ksyntax-highlighting-wrapper.bb index 45859026..b6922b4a 100644 --- a/recipes-schnitzeltony/recipes-markdown/ksyntax-highlighting-wrapper.bb +++ b/recipes-schnitzeltony/recipes-markdown/ksyntax-highlighting-wrapper.bb @@ -11,7 +11,7 @@ DEPENDS = " \ SRC_URI = "git://github.com/schnitzeltony/ksyntax-highlighting-wrapper.git" -SRCREV = "a27b4284942f2f46c6776c32b8abb69dbbc43a85" +SRCREV = "5185c30f6897aa956dd527542389090a4c4b18e2" PV = "0.0.1+git${SRCPV}" S = "${WORKDIR}/git"