diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2019-01-31 07:49:59 +1300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-02-02 08:12:04 +0700 |
commit | a515813015072b1bcb55572e3b9dfd9bf6dfcbcf (patch) | |
tree | 1f381720f1f8741c9077606163601f736868ba7a /ruby/ruby-build/ruby-build.SlackBuild | |
parent | 8abac806d009e2221311c2d7c893c4b2bb4dee75 (diff) |
ruby/ruby-build: Updated for version 20190130.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Diffstat (limited to 'ruby/ruby-build/ruby-build.SlackBuild')
-rw-r--r-- | ruby/ruby-build/ruby-build.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ruby/ruby-build/ruby-build.SlackBuild b/ruby/ruby-build/ruby-build.SlackBuild index bceee19412c6..ff5da271f91c 100644 --- a/ruby/ruby-build/ruby-build.SlackBuild +++ b/ruby/ruby-build/ruby-build.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for ruby-build -# Copyright 2016-2018 Andrew Clemons, Wellington New Zealand +# Copyright 2016-2019 Andrew Clemons, Wellington New Zealand # 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=ruby-build -VERSION=${VERSION:-20181225} +VERSION=${VERSION:-20190130} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |