summaryrefslogtreecommitdiffstats
path: root/ruby/sqlite3/sqlite3.SlackBuild
diff options
context:
space:
mode:
author Jostein Berntsen <jbernts@broadpark.no>2019-03-11 09:20:48 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2019-03-16 06:53:17 +0700
commita587c625c07f447bdb8f75c5100bdbb74ee129c1 (patch)
tree4bea23addb7a6ea12b20b29de5b9cbec4a4252a1 /ruby/sqlite3/sqlite3.SlackBuild
parentd7d4e88b7099644221bf30716cd129ff20e63af2 (diff)
downloadslackbuilds-a587c625c07f447bdb8f75c5100bdbb74ee129c1.tar.gz
slackbuilds-a587c625c07f447bdb8f75c5100bdbb74ee129c1.tar.xz
ruby/sqlite3: Updated for version 1.4.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'ruby/sqlite3/sqlite3.SlackBuild')
-rw-r--r--ruby/sqlite3/sqlite3.SlackBuild4
1 files changed, 2 insertions, 2 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}