mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 01:12:58 +02:00
asciidoc: update to 9.0.5.
This commit is contained in:
parent
18155b7da5
commit
2e5fa9df28
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'asciidoc'
|
# Template file for 'asciidoc'
|
||||||
pkgname=asciidoc
|
pkgname=asciidoc
|
||||||
version=9.0.4
|
version=9.0.5
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=${pkgname}-py3-${version}
|
wrksrc=${pkgname}-py3-${version}
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -11,8 +11,9 @@ short_desc="Text based document generation"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
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/"
|
||||||
|
changelog="https://asciidoc.org/CHANGELOG.html"
|
||||||
distfiles="https://github.com/asciidoc/asciidoc-py3/archive/${version}.tar.gz"
|
distfiles="https://github.com/asciidoc/asciidoc-py3/archive/${version}.tar.gz"
|
||||||
checksum=9e269f336a71e8685d03a00c71b55ca029eed9f7baf1afe67c447be32206b176
|
checksum=b73248717403fe49ef239b2bdb95f2b603e0af15ddd8f5e420f27707010bf95f
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Add table
Reference in a new issue