summaryrefslogtreecommitdiffstats
path: root/system/sqlcipher/sqlcipher.SlackBuild
diff options
context:
space:
mode:
author Mario Preksavec2017-06-11 02:12:09 +0200
committer Willy Sudiarto Raharjo2017-06-15 13:36:28 +0200
commita47f78b27129feebf93301ab074e6bfa4cc89c59 (patch)
tree0c1a16ec3eaa6acae17b962e0e3bb14ba0847733 /system/sqlcipher/sqlcipher.SlackBuild
parent6c79813149e255e5f85c921ca7634e6ef2be25d3 (diff)
downloadslackbuilds-a47f78b27129feebf93301ab074e6bfa4cc89c59.tar.gz
system/sqlcipher: Updated for version 3.4.1.
Signed-off-by: Mario Preksavec <mario@slackware.hr>
Diffstat (limited to 'system/sqlcipher/sqlcipher.SlackBuild')
-rw-r--r--system/sqlcipher/sqlcipher.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/sqlcipher/sqlcipher.SlackBuild b/system/sqlcipher/sqlcipher.SlackBuild
index d1c09fddc3..e997211ef6 100644
--- a/system/sqlcipher/sqlcipher.SlackBuild
+++ b/system/sqlcipher/sqlcipher.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for sqlcipher
-# Copyright 2015, 2016 Mario Preksavec, Zagreb, Croatia
+# Copyright 2015, 2016, 2017 Mario Preksavec, Zagreb, Croatia
# 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=sqlcipher
-VERSION=${VERSION:-3.4.0}
+VERSION=${VERSION:-3.4.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}