summaryrefslogtreecommitdiff
path: root/ruby/sequel/sequel.SlackBuild
diff options
context:
space:
mode:
authorJostein Berntsen <jbernts@broadpark.no>2019-03-11 09:17:01 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2019-03-16 06:53:17 +0700
commit3e56eacf9d299b8b49b4fb07f13af1a7407b6c8d (patch)
treea61a683b9f388b1e490f0f5315cb9ab685441332 /ruby/sequel/sequel.SlackBuild
parent5384c3f7c441acff6b91ee8e6c7d48c218106afe (diff)
downloadslackbuilds-3e56eacf9d299b8b49b4fb07f13af1a7407b6c8d.tar.gz
ruby/sequel: Updated for version 5.18.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@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 9cdee0eaa6..6d290428d7 100644
--- a/ruby/sequel/sequel.SlackBuild
+++ b/ruby/sequel/sequel.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for sequel
-# Copyright 2013-2018 Jostein Berntsen <jbernts@broadpark.no>
+# Copyright 2013-2019 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.14.0}
+VERSION=${VERSION:-5.18.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}