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 59c52d86f8..bb324e13dd 100644 --- a/ruby/ruby-json/ruby-json.SlackBuild +++ b/ruby/ruby-json/ruby-json.SlackBuild @@ -24,8 +24,8 @@ PRGNAM=ruby-json SRCNAM=json -VERSION=${VERSION:-2.0.3} -BUILD=${BUILD:-2} +VERSION=${VERSION:-2.0.4} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} if [ -z "$ARCH" ]; then |