summaryrefslogtreecommitdiffstats
path: root/ruby
diff options
context:
space:
mode:
author Jostein Berntsen2019-03-11 03:20:48 +0100
committer Willy Sudiarto Raharjo2019-03-16 00:53:17 +0100
commita587c625c07f447bdb8f75c5100bdbb74ee129c1 (patch)
tree4bea23addb7a6ea12b20b29de5b9cbec4a4252a1 /ruby
parentd7d4e88b7099644221bf30716cd129ff20e63af2 (diff)
downloadslackbuilds-a587c625c07f447bdb8f75c5100bdbb74ee129c1.tar.gz
ruby/sqlite3: Updated for version 1.4.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'ruby')
-rw-r--r--ruby/sqlite3/sqlite3.SlackBuild4
-rw-r--r--ruby/sqlite3/sqlite3.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/ruby/sqlite3/sqlite3.SlackBuild b/ruby/sqlite3/sqlite3.SlackBuild
index 562febd44e..82453b68aa 100644
--- a/ruby/sqlite3/sqlite3.SlackBuild
+++ b/ruby/sqlite3/sqlite3.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for sqlite3
-# Copyright 2013-2017 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=sqlite3
-VERSION=${VERSION:-1.3.13}
+VERSION=${VERSION:-1.4.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/ruby/sqlite3/sqlite3.info b/ruby/sqlite3/sqlite3.info
index 6e10cd5f72..4b890f9e8b 100644
--- a/ruby/sqlite3/sqlite3.info
+++ b/ruby/sqlite3/sqlite3.info
@@ -1,8 +1,8 @@
PRGNAM="sqlite3"
-VERSION="1.3.13"
+VERSION="1.4.0"
HOMEPAGE="https://rubygems.org/gems/sqlite3"
-DOWNLOAD="https://rubygems.org/downloads/sqlite3-1.3.13.gem"
-MD5SUM="96151574f04ca86a96b6ebe6dece9494"
+DOWNLOAD="https://rubygems.org/downloads/sqlite3-1.4.0.gem"
+MD5SUM="d2db877cbc40840b044dc7ae5eab59c8"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""