mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
asciidoc: update to 10.2.1.
This commit is contained in:
parent
634ff7213e
commit
f7666c9afd
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'asciidoc'
|
||||
pkgname=asciidoc
|
||||
version=10.2.0
|
||||
revision=3
|
||||
version=10.2.1
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="docbook-xsl libxslt python3-setuptools"
|
||||
depends="docbook-xsl libxslt python3"
|
||||
|
@ -12,7 +12,7 @@ license="GPL-2.0-or-later"
|
|||
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=237b2ba5c35c0ae7ccd4cd44ebf1d87c20b2695dae01798954416d492ef7fa0e
|
||||
checksum=aa7be8ae894f6cc1e67784d76ffa6c6b9e9f96efdc695db43c6bd63820e5072b
|
||||
|
||||
post_install() {
|
||||
vman doc/a2x.1
|
||||
|
|
Loading…
Add table
Reference in a new issue