diff options
Diffstat (limited to 'ruby/rubygem-bundler/rubygem-bundler.SlackBuild')
-rw-r--r-- | ruby/rubygem-bundler/rubygem-bundler.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ruby/rubygem-bundler/rubygem-bundler.SlackBuild b/ruby/rubygem-bundler/rubygem-bundler.SlackBuild index cd9bc4708d..a61057f533 100644 --- a/ruby/rubygem-bundler/rubygem-bundler.SlackBuild +++ b/ruby/rubygem-bundler/rubygem-bundler.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for rubygem-bundler -# Copyright 2016 Dimitris Zlatanidis Orestiada, Greece +# Copyright 2016-2017 Dimitris Zlatanidis Orestiada, Greece # 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-bundler -VERSION=${VERSION:-1.13.6} +VERSION=${VERSION:-1.13.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |