asciidoc: update to 9.1.0.
distfiles were moved to asciidoc-py repository.
This commit is contained in:
parent
cd1ec14b01
commit
2782c9053a
1 changed files with 4 additions and 4 deletions
|
@ -1,8 +1,8 @@
|
||||||
# Template file for 'asciidoc'
|
# Template file for 'asciidoc'
|
||||||
pkgname=asciidoc
|
pkgname=asciidoc
|
||||||
version=9.0.5
|
version=9.1.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=${pkgname}-py3-${version}
|
wrksrc=${pkgname}-py-${version}
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake docbook-xsl libxslt python3"
|
hostmakedepends="automake docbook-xsl libxslt python3"
|
||||||
depends="docbook-xsl libxslt python3"
|
depends="docbook-xsl libxslt python3"
|
||||||
|
@ -12,8 +12,8 @@ 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"
|
changelog="https://asciidoc.org/CHANGELOG.html"
|
||||||
distfiles="https://github.com/asciidoc/asciidoc-py3/archive/${version}.tar.gz"
|
distfiles="https://github.com/asciidoc/asciidoc-py/archive/${version}.tar.gz"
|
||||||
checksum=b73248717403fe49ef239b2bdb95f2b603e0af15ddd8f5e420f27707010bf95f
|
checksum=5056c20157349f8dc74f005b6e88ccbf1078c4e26068876f13ca3d1d7d045fe7
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue