summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/asciidoc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-extended/asciidoc')
-rw-r--r--meta/recipes-extended/asciidoc/asciidoc_10.2.1.bb (renamed from meta/recipes-extended/asciidoc/asciidoc_10.0.2.bb)11
1 files changed, 6 insertions, 5 deletions
diff --git a/meta/recipes-extended/asciidoc/asciidoc_10.0.2.bb b/meta/recipes-extended/asciidoc/asciidoc_10.2.1.bb
index 1b618175bc..1065acdb8e 100644
--- a/meta/recipes-extended/asciidoc/asciidoc_10.0.2.bb
+++ b/meta/recipes-extended/asciidoc/asciidoc_10.2.1.bb
@@ -4,12 +4,13 @@ articles, books and UNIX man pages."
HOMEPAGE = "http://asciidoc.org/"
-LICENSE = "GPLv2"
-LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=4e5d1baf6f20559e3bec172226a47e4e \
- file://LICENSE;md5=b234ee4d69f5fce4486a80fdaf4a4263 "
+LICENSE = "GPL-2.0-only"
+LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=aaee33adce0fc7cc40fee23f82f7f101 \
+ file://LICENSE;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
+ "
-SRC_URI = "git://github.com/asciidoc/asciidoc-py3;protocol=https;branch=main"
-SRCREV = "7bad9d2e77f7d384ac9042732adaefd4f6ed8979"
+SRC_URI = "git://github.com/asciidoc/asciidoc-py;protocol=https;branch=main"
+SRCREV = "21e33efe96ba9a51d99d1150691dae750afd6ed1"
DEPENDS = "libxml2-native libxslt-native docbook-xml-dtd4-native docbook-xsl-stylesheets-native"