[13/36] asciidoc: upgrade 10.0.1 -> 10.0.2

Message ID 20211117153525.257146-13-alex@linutronix.de
State Accepted, archived
Commit 81fa674bf15441280473d79ac8c082a9d91a8c36
Headers show
Series [01/36] ovmf: submit patch upstream | expand

Commit Message

Alexander Kanavin Nov. 17, 2021, 3:35 p.m. UTC
From: Alexander Kanavin <alex.kanavin@gmail.com>

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
---
 .../asciidoc/{asciidoc_10.0.1.bb => asciidoc_10.0.2.bb}         | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-extended/asciidoc/{asciidoc_10.0.1.bb => asciidoc_10.0.2.bb} (94%)

Patch

diff --git a/meta/recipes-extended/asciidoc/asciidoc_10.0.1.bb b/meta/recipes-extended/asciidoc/asciidoc_10.0.2.bb
similarity index 94%
rename from meta/recipes-extended/asciidoc/asciidoc_10.0.1.bb
rename to meta/recipes-extended/asciidoc/asciidoc_10.0.2.bb
index 40574df6e2..1b618175bc 100644
--- a/meta/recipes-extended/asciidoc/asciidoc_10.0.1.bb
+++ b/meta/recipes-extended/asciidoc/asciidoc_10.0.2.bb
@@ -9,7 +9,7 @@  LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=4e5d1baf6f20559e3bec172226a47e4e \
                     file://LICENSE;md5=b234ee4d69f5fce4486a80fdaf4a4263 "
 
 SRC_URI = "git://github.com/asciidoc/asciidoc-py3;protocol=https;branch=main"
-SRCREV = "74823bed08e7b823d2b6cba8636a1fd67fed6cc9"
+SRCREV = "7bad9d2e77f7d384ac9042732adaefd4f6ed8979"
 
 DEPENDS = "libxml2-native libxslt-native docbook-xml-dtd4-native docbook-xsl-stylesheets-native"