ruby/sequel: Updated for version 5.18.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Jostein Berntsen 2019-03-11 09:17:01 +07:00 committed by Willy Sudiarto Raharjo
parent 5384c3f7c4
commit 3e56eacf9d
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for sequel
# Copyright 2013-2018 Jostein Berntsen <jbernts@broadpark.no>
# Copyright 2013-2019 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.14.0}
VERSION=${VERSION:-5.18.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="sequel"
VERSION="5.14.0"
VERSION="5.18.0"
HOMEPAGE="http://sequel.jeremyevans.net/"
DOWNLOAD="https://rubygems.org/downloads/sequel-5.14.0.gem"
MD5SUM="cd1e790273df0d4fc0a0bf73720f27ae"
DOWNLOAD="https://rubygems.org/downloads/sequel-5.18.0.gem"
MD5SUM="3177c1fa9ebb963304b7b9e96e8cb8c9"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""