diff options
Diffstat (limited to 'ruby/ruby-multipart-post/ruby-multipart-post.SlackBuild')
-rw-r--r-- | ruby/ruby-multipart-post/ruby-multipart-post.SlackBuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ruby/ruby-multipart-post/ruby-multipart-post.SlackBuild b/ruby/ruby-multipart-post/ruby-multipart-post.SlackBuild index 768dcc07cc..ffb7f85521 100644 --- a/ruby/ruby-multipart-post/ruby-multipart-post.SlackBuild +++ b/ruby/ruby-multipart-post/ruby-multipart-post.SlackBuild @@ -2,7 +2,7 @@ # # Slackware build script for ruby-multipart-post. # -# 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,8 +24,8 @@ PRGNAM=ruby-multipart-post SRCNAM=multipart-post -VERSION=${VERSION:-2.0.0} -BUILD=${BUILD:-2} +VERSION=${VERSION:-2.1.0} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} if [ -z "$ARCH" ]; then |