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 35505575e602..c2a4f0dba098 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 Edinaldo P. Silva, Rio de Janeiro, Brazil. +# Copyright 2015-2017 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.0.2} +VERSION=${VERSION:-2.0.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |