summaryrefslogtreecommitdiffstats
path: root/ruby/sequel/sequel.SlackBuild
diff options
context:
space:
mode:
author Jostein Berntsen <jvbernts@online.no>2021-03-26 20:46:22 +0000
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2021-03-27 10:23:14 +0700
commitfb555408e4d5475355ffce7db2ba487262ed62ee (patch)
tree980d8cb58f322a29e97f84eba8e84aaafe677835 /ruby/sequel/sequel.SlackBuild
parent7befb18381288e84e7a0a6dc58106d285f8f8dc6 (diff)
downloadslackbuilds-fb555408e4d5475355ffce7db2ba487262ed62ee.tar.gz
slackbuilds-fb555408e4d5475355ffce7db2ba487262ed62ee.tar.xz
ruby/sequel: Updated for version 5.42.0.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> 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 f3bdd5f87d..1bce43a99f 100644
--- a/ruby/sequel/sequel.SlackBuild
+++ b/ruby/sequel/sequel.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for sequel
-# Copyright 2013-2020 Jostein Berntsen <jbernts@broadpark.no>
+# Copyright 2013-2021 Jostein Berntsen <jvbernts@online.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.31.0}
+VERSION=${VERSION:-5.42.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}