aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoerg Mayer <jmayer@loplof.de>2019-10-08 17:30:48 +0200
committerJörg Mayer <jmayer@loplof.de>2019-10-08 15:34:30 +0000
commit723433f750a218c65c7e9bf5aa0bdbdcf54e452c (patch)
treed88931091a957e9f6f667071bfd8144c16b8f008
parent232677678be4c67bf60f45d6ed1c240de7bf544e (diff)
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>
-rwxr-xr-xtools/macos-setup.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/macos-setup.sh b/tools/macos-setup.sh
index 22def61cc8..37a31f4395 100755
--- a/tools/macos-setup.sh
+++ b/tools/macos-setup.sh
@@ -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