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>
This commit is contained in:
Jostein Berntsen 2022-04-21 13:36:37 +01:00 committed by Willy Sudiarto Raharjo
parent 3002640d79
commit 9fe01baa56
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View file

@ -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}

View file

@ -1,8 +1,8 @@
PRGNAM="sequel"
VERSION="5.42.0"
VERSION="5.55.0"
HOMEPAGE="http://sequel.jeremyevans.net/"
DOWNLOAD="https://rubygems.org/downloads/sequel-5.42.0.gem"
MD5SUM="828e5de8d95e67422f56d737ee90bc56"
DOWNLOAD="https://rubygems.org/downloads/sequel-5.55.0.gem"
MD5SUM="19b05b5e46c523e999d4b73099e26802"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""