summaryrefslogtreecommitdiffstats
path: root/ruby
diff options
context:
space:
mode:
author Jostein Berntsen2020-03-04 18:14:09 +0100
committer Willy Sudiarto Raharjo2020-03-04 18:14:09 +0100
commit0542c0c092d6273a2adf7eb89fcbcf80d53f973c (patch)
tree9b814fd9c3f50810f7cd22b6586255d374db1b6b /ruby
parent9e9df44b04f24e4868c1510c6d8967dbd6e476da (diff)
downloadslackbuilds-0542c0c092d6273a2adf7eb89fcbcf80d53f973c.tar.gz
ruby/sqlite3: Updated for version 1.4.2.
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 21a33fd27a..7836557e1d 100644
--- a/ruby/sqlite3/sqlite3.SlackBuild
+++ b/ruby/sqlite3/sqlite3.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for sqlite3
-# Copyright 2013-2019 Jostein Berntsen <jbernts@broadpark.no>
+# Copyright 2013-2018 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.4.1}
+VERSION=${VERSION:-1.4.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/ruby/sqlite3/sqlite3.info b/ruby/sqlite3/sqlite3.info
index 27f19357b4..3441ae2037 100644
--- a/ruby/sqlite3/sqlite3.info
+++ b/ruby/sqlite3/sqlite3.info
@@ -1,8 +1,8 @@
PRGNAM="sqlite3"
-VERSION="1.4.1"
+VERSION="1.4.2"
HOMEPAGE="https://rubygems.org/gems/sqlite3"
-DOWNLOAD="https://rubygems.org/downloads/sqlite3-1.4.1.gem"
-MD5SUM="0c8a306e68f3b409cafc136a59684c7b"
+DOWNLOAD="https://rubygems.org/downloads/sqlite3-1.4.2.gem"
+MD5SUM="cbea8e3b843acd9cf36402538cf1e9dd"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""