diff options
author | Jostein Berntsen <jbernts@broadpark.no> | 2017-01-08 01:18:38 +0700 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-01-09 20:18:25 +0000 |
commit | afc1d3b912e063a33e295c07ce0704d0c60515ea (patch) | |
tree | b32a2d6694f9f8c8cd889b607c99b10a8450cf8a /ruby/sequel/sequel.SlackBuild | |
parent | ad0d6d244ae3b74c36e4fbbebc261df9c57dec0b (diff) |
ruby/sequel: Updated for version 4.42.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'ruby/sequel/sequel.SlackBuild')
-rw-r--r-- | ruby/sequel/sequel.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ruby/sequel/sequel.SlackBuild b/ruby/sequel/sequel.SlackBuild index b4871824ca4e1..ffd18d926f4cd 100644 --- a/ruby/sequel/sequel.SlackBuild +++ b/ruby/sequel/sequel.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for sequel -# Copyright 2013 Jostein Berntsen <jbernts@broadpark.no> +# Copyright 2013-2017 Jostein Berntsen <jbernts@broadpark.no> # 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=sequel -VERSION=${VERSION:-4.38.0} +VERSION=${VERSION:-4.42.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |