ruby/rubygem-ast: Updated for version 2.4.2.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Andrew Clemons 2021-02-27 09:12:21 +13:00 committed by Willy Sudiarto Raharjo
parent 032b4e3dd5
commit 73dd9b280b
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 rubygem-ast
# Copyright 2018,2020 Andrew Clemons, Wellington New Zealand
# Copyright 2018,2020-2021 Andrew Clemons, Wellington New Zealand
# 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-ast
VERSION=${VERSION:-2.4.1}
VERSION=${VERSION:-2.4.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="rubygem-ast"
VERSION="2.4.1"
VERSION="2.4.2"
HOMEPAGE="https://github.com/whitequark/ast"
DOWNLOAD="https://rubygems.org/downloads/ast-2.4.1.gem"
MD5SUM="d361b241a0dcd72b7f791227b6ce4cbd"
DOWNLOAD="https://rubygems.org/downloads/ast-2.4.2.gem"
MD5SUM="f34e4eebd2f1d443a90a2aff11a08c73"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""