ruby/rubygem-asciidoctor: Updated for version 2.0.12.

Signed-off-by: Dave Woodfall <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Trevor D. Cook 2021-01-29 01:37:29 +00:00 committed by Willy Sudiarto Raharjo
parent 8183a67a24
commit 000fed4fd2
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for asciidoctor
# Copyright 2020 Trevor D. Cook, Issaquah, WA, USA
# Copyright 2021 Trevor D. Cook, Issaquah, WA, USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=rubygem-asciidoctor
VERSION=${VERSION:-2.0.10}
VERSION=${VERSION:-2.0.12}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="rubygem-asciidoctor"
VERSION="2.0.10"
VERSION="2.0.12"
HOMEPAGE="https://asciidoctor.org"
DOWNLOAD="https://rubygems.org/downloads/asciidoctor-2.0.10.gem"
MD5SUM="1be613f34f6b3c03dc7d6d78ac209307"
DOWNLOAD="https://rubygems.org/downloads/asciidoctor-2.0.12.gem"
MD5SUM="a067ad19682364af6d65be5ef4b57e15"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""