diff options
-rw-r--r-- | meta/recipes-extended/asciidoc/asciidoc_9.0.1.bb (renamed from meta/recipes-extended/asciidoc/asciidoc_9.0.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/asciidoc/asciidoc_9.0.0.bb b/meta/recipes-extended/asciidoc/asciidoc_9.0.1.bb index 63e02ce5fc..2f841de065 100644 --- a/meta/recipes-extended/asciidoc/asciidoc_9.0.0.bb +++ b/meta/recipes-extended/asciidoc/asciidoc_9.0.1.bb | |||
@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=4e5d1baf6f20559e3bec172226a47e4e \ | |||
10 | 10 | ||
11 | SRC_URI = "git://github.com/asciidoc/asciidoc-py3;protocol=https \ | 11 | SRC_URI = "git://github.com/asciidoc/asciidoc-py3;protocol=https \ |
12 | file://auto-catalogs.patch" | 12 | file://auto-catalogs.patch" |
13 | SRCREV = "c44cb22b0cb110b69e4909c93c1cc6e2be5470cc" | 13 | SRCREV = "fce6bd87fbdef5e510310464b02a75fb32f72f74" |
14 | 14 | ||
15 | DEPENDS = "libxml2-native libxslt-native docbook-xml-dtd4-native docbook-xsl-stylesheets-native" | 15 | DEPENDS = "libxml2-native libxslt-native docbook-xml-dtd4-native docbook-xsl-stylesheets-native" |
16 | 16 | ||