asciidoc: update to 9.1.1.
This commit is contained in:
parent
666c64f1f5
commit
24f1486301
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'asciidoc'
|
||||
pkgname=asciidoc
|
||||
version=9.1.0
|
||||
version=9.1.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="docbook-xsl libxslt python3"
|
||||
|
@ -9,7 +9,7 @@ conf_files="/etc/asciidoc/filters/*/*.conf /etc/asciidoc/*.conf"
|
|||
short_desc="Text based document generation"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://asciidoc.org/"
|
||||
changelog="https://asciidoc.org/CHANGELOG.html"
|
||||
homepage="https://asciidoc-py.github.io"
|
||||
changelog="https://asciidoc-py.github.io/CHANGELOG.html"
|
||||
distfiles="https://github.com/asciidoc-py/asciidoc-py/releases/download/$version/asciidoc-$version.tar.gz"
|
||||
checksum=fd499fcf51317b1aaf27336fb5e919c44c1f867f1ae6681ee197365d3065238b
|
||||
checksum=ea39760ac2739496c14002902571592dc2ae2fa673296ec141a9e491d9c11fca
|
||||
|
|
Loading…
Reference in New Issue