aboutsummaryrefslogtreecommitdiff
path: root/system/sqldiff/sqldiff.SlackBuild
diff options
context:
space:
mode:
authorArn0 <yth@ythogtha.org>2022-02-09 18:23:04 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-02-10 14:11:58 +0700
commitf3194d50260af49c838a36e764b86b7c9d7620da (patch)
treec88507da7b7868afec2f7c9d2e4746cb4a776d43 /system/sqldiff/sqldiff.SlackBuild
parent9ff5b29e3f87662b1b6fc2d3d84ac3cdf5fa1c26 (diff)
system/sqldiff: updated for version 3.37.2
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/sqldiff/sqldiff.SlackBuild')
-rw-r--r--system/sqldiff/sqldiff.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/sqldiff/sqldiff.SlackBuild b/system/sqldiff/sqldiff.SlackBuild
index 2b16a674923df..0644ae6c37728 100644
--- a/system/sqldiff/sqldiff.SlackBuild
+++ b/system/sqldiff/sqldiff.SlackBuild
@@ -24,12 +24,12 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=sqldiff
-VERSION=${VERSION:-3.36.0}
+VERSION=${VERSION:-3.37.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
SRCNAM=sqlite
-SRCVER="3360000"
+SRCVER="3370200"
if [ -z "$ARCH" ]; then
case "$( uname -m )" in