asciidoc: update to 9.0.2

This commit is contained in:
Leonid Pliushch 2020-07-22 19:07:17 +03:00
parent f989d1c43c
commit c27cb7596b
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
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=9.0.1
TERMUX_PKG_VERSION=9.0.2
TERMUX_PKG_SRCURL=https://github.com/asciidoc/asciidoc-py3/archive/${TERMUX_PKG_VERSION}.tar.gz
TERMUX_PKG_SHA256=73af9ee590b050e9f46ef85eb7756944dffdc9b3333e3e60c153a6e1f1de0ba5
TERMUX_PKG_SHA256=ea73425151f56f278433e442f8b5085599765fa120574db65e6d053eb52927e2
TERMUX_PKG_DEPENDS="docbook-xsl, libxml2-utils, python, xsltproc"
TERMUX_PKG_SUGGESTS="w3m"
TERMUX_PKG_BUILD_IN_SRC=true