diff options
Diffstat (limited to 'ruby/ruby-json/ruby-json.SlackBuild')
-rw-r--r-- | ruby/ruby-json/ruby-json.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ruby/ruby-json/ruby-json.SlackBuild b/ruby/ruby-json/ruby-json.SlackBuild index 4184ccd1ad..f10bb2c0e6 100644 --- a/ruby/ruby-json/ruby-json.SlackBuild +++ b/ruby/ruby-json/ruby-json.SlackBuild @@ -2,7 +2,7 @@ # # Slackware build script for ruby-json. # -# Copyright 2015-2017 Edinaldo P. Silva, Rio de Janeiro, Brazil. +# Copyright 2015-2019 Edinaldo P. Silva, Rio de Janeiro, Brazil. # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ PRGNAM=ruby-json SRCNAM=json -VERSION=${VERSION:-2.1.0} +VERSION=${VERSION:-2.2.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |