asciidoc: update to 9.0.4
This commit is contained in:
parent
f90f07364f
commit
2c7d32202c
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'asciidoc'
|
# Template file for 'asciidoc'
|
||||||
pkgname=asciidoc
|
pkgname=asciidoc
|
||||||
version=9.0.2
|
version=9.0.4
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc=${pkgname}-py3-${version}
|
wrksrc=${pkgname}-py3-${version}
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake docbook-xsl libxslt python3"
|
hostmakedepends="automake docbook-xsl libxslt python3"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://asciidoc.org/"
|
homepage="https://asciidoc.org/"
|
||||||
distfiles="https://github.com/asciidoc/asciidoc-py3/archive/${version}.tar.gz"
|
distfiles="https://github.com/asciidoc/asciidoc-py3/archive/${version}.tar.gz"
|
||||||
checksum=ea73425151f56f278433e442f8b5085599765fa120574db65e6d053eb52927e2
|
checksum=9e269f336a71e8685d03a00c71b55ca029eed9f7baf1afe67c447be32206b176
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue