diff options
Diffstat (limited to 'ruby')
-rw-r--r-- | ruby/rubygem-ast/rubygem-ast.SlackBuild | 4 | ||||
-rw-r--r-- | ruby/rubygem-ast/rubygem-ast.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/ruby/rubygem-ast/rubygem-ast.SlackBuild b/ruby/rubygem-ast/rubygem-ast.SlackBuild index 76fa7f01b0e0..bc45a7a005f6 100644 --- a/ruby/rubygem-ast/rubygem-ast.SlackBuild +++ b/ruby/rubygem-ast/rubygem-ast.SlackBuild @@ -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} diff --git a/ruby/rubygem-ast/rubygem-ast.info b/ruby/rubygem-ast/rubygem-ast.info index 67cec36f69c2..334e7b68ade7 100644 --- a/ruby/rubygem-ast/rubygem-ast.info +++ b/ruby/rubygem-ast/rubygem-ast.info @@ -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="" |