summaryrefslogtreecommitdiffstats
path: root/ruby
diff options
context:
space:
mode:
author Jostein Berntsen2020-04-09 20:02:08 +0200
committer Willy Sudiarto Raharjo2020-04-09 20:02:08 +0200
commitdb25050692e97aa3fc40214b59af808a853ef1c4 (patch)
tree45164df4a141a4ce4cac08c5193ad5a649a766c5 /ruby
parentca5f2d9da50e9ebf46c092e969908e4a03de63d2 (diff)
downloadslackbuilds-db25050692e97aa3fc40214b59af808a853ef1c4.tar.gz
ruby/sequel: Updated for version 5.31.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'ruby')
-rw-r--r--ruby/sequel/sequel.SlackBuild4
-rw-r--r--ruby/sequel/sequel.info6
2 files changed, 5 insertions, 5 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}
diff --git a/ruby/sequel/sequel.info b/ruby/sequel/sequel.info
index ce66e1dd46..19cb465726 100644
--- a/ruby/sequel/sequel.info
+++ b/ruby/sequel/sequel.info
@@ -1,8 +1,8 @@
PRGNAM="sequel"
-VERSION="5.30.0"
+VERSION="5.31.0"
HOMEPAGE="http://sequel.jeremyevans.net/"
-DOWNLOAD="https://rubygems.org/downloads/sequel-5.30.0.gem"
-MD5SUM="72abf148718a69c9cf623c5f8c074dbb"
+DOWNLOAD="https://rubygems.org/downloads/sequel-5.31.0.gem"
+MD5SUM="ad2284309ed66c9fb5cc99ac28d557d3"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""