Update ASCIIDOCTOR to current version(s)

Change-Id: Ieb87169ffc7dae709954e2f361202cec88d3dedb
Reviewed-on: https://code.wireshark.org/review/34732
Reviewed-by: Jörg Mayer <jmayer@loplof.de>
This commit is contained in:
Joerg Mayer 2019-10-08 17:30:48 +02:00 committed by Jörg Mayer
parent 232677678b
commit 723433f750
1 changed files with 2 additions and 2 deletions

View File

@ -176,8 +176,8 @@ ZLIB_VERSION=1.2.11
#
# Asciidoctor is required to build the documentation.
#
ASCIIDOCTOR_VERSION=${ASCIIDOCTOR_VERSION-1.5.7.1}
ASCIIDOCTORPDF_VERSION=${ASCIIDOCTORPDF_VERSION-1.5.0.alpha.16}
ASCIIDOCTOR_VERSION=${ASCIIDOCTOR_VERSION-2.0.10}
ASCIIDOCTORPDF_VERSION=${ASCIIDOCTORPDF_VERSION-1.5.0.beta.5}
#
# GNU autotools; they're provided with releases up to Snow Leopard, but