asciidoc: bump revision

This commit is contained in:
Leonid Pliushch 2020-06-21 23:24:13 +03:00
parent 81e580cb09
commit d21f6d783b
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@ TERMUX_PKG_HOMEPAGE=https://asciidoc.org
TERMUX_PKG_DESCRIPTION="Text document format for short documents, articles, books and UNIX man pages."
TERMUX_PKG_LICENSE="GPL-2.0"
TERMUX_PKG_VERSION=8.6.10
TERMUX_PKG_REVISION=1
TERMUX_PKG_SRCURL=https://github.com/asciidoc/asciidoc/archive/${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=9e52f8578d891beaef25730a92a6e723596ddbd07bfe0d2a56486fcf63a0b983
TERMUX_PKG_DEPENDS="docbook-xsl, python2, xsltproc"