summaryrefslogtreecommitdiffstats
path: root/ruby/sequel/sequel.SlackBuild
diff options
context:
space:
mode:
author Jostein Berntsen <jbernts@broadpark.no>2020-04-10 01:02:08 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-04-10 01:02:08 +0700
commitdb25050692e97aa3fc40214b59af808a853ef1c4 (patch)
tree45164df4a141a4ce4cac08c5193ad5a649a766c5 /ruby/sequel/sequel.SlackBuild
parentca5f2d9da50e9ebf46c092e969908e4a03de63d2 (diff)
downloadslackbuilds-db25050692e97aa3fc40214b59af808a853ef1c4.tar.gz
slackbuilds-db25050692e97aa3fc40214b59af808a853ef1c4.tar.xz
ruby/sequel: Updated for version 5.31.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 e837bdcf71..f3bdd5f87d 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-2020 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.30.0}
+VERSION=${VERSION:-5.31.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}