aboutsummaryrefslogtreecommitdiff
path: root/ruby/sequel/sequel.SlackBuild
diff options
context:
space:
mode:
authorJostein Berntsen <jvbernts@online.no>2022-04-21 13:36:37 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-04-24 01:47:08 +0700
commit9fe01baa5669b3232e2bd5deece908d82165ec0f (patch)
treed2af05ebfa6435c70630593f7fdede3929acf71b /ruby/sequel/sequel.SlackBuild
parent3002640d79134e422e7216d85368b7f105fff2b3 (diff)
ruby/sequel: Updated for version 5.55.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 84a3305930d0..7447c5d2991d 100644
--- a/ruby/sequel/sequel.SlackBuild
+++ b/ruby/sequel/sequel.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for sequel
-# Copyright 2013-2021 Jostein Berntsen <jvbernts@online.no>
+# Copyright 2013-2022 Jostein Berntsen <jvbernts@online.no>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=sequel
-VERSION=${VERSION:-5.42.0}
+VERSION=${VERSION:-5.55.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}