summaryrefslogtreecommitdiffstats
path: root/ruby/sequel/sequel.SlackBuild
diff options
context:
space:
mode:
author Jostein Berntsen2018-02-27 08:30:21 +0100
committer Willy Sudiarto Raharjo2018-03-03 02:42:07 +0100
commitda1cfc02cfe67375bc6a10abc55a5030535f0db8 (patch)
tree97960a033b251cc2e07e88da0d184a2c6caa27a2 /ruby/sequel/sequel.SlackBuild
parente981901c0585cd6fd04145392dbe1c8919fd8e64 (diff)
downloadslackbuilds-da1cfc02cfe67375bc6a10abc55a5030535f0db8.tar.gz
ruby/sequel: Updated for version 5.5.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'ruby/sequel/sequel.SlackBuild')
-rw-r--r--ruby/sequel/sequel.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/ruby/sequel/sequel.SlackBuild b/ruby/sequel/sequel.SlackBuild
index 0b56dc3512..613c67bf39 100644
--- a/ruby/sequel/sequel.SlackBuild
+++ b/ruby/sequel/sequel.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for sequel
-# Copyright 2013-2017 Jostein Berntsen <jbernts@broadpark.no>
+# Copyright 2013-2018 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:-5.0.0}
+VERSION=${VERSION:-5.5.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}