summaryrefslogtreecommitdiffstats
path: root/system/sqlcipher
diff options
context:
space:
mode:
Diffstat (limited to 'system/sqlcipher')
-rw-r--r--system/sqlcipher/sqlcipher.SlackBuild4
-rw-r--r--system/sqlcipher/sqlcipher.info6
2 files changed, 5 insertions, 5 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}
diff --git a/system/sqlcipher/sqlcipher.info b/system/sqlcipher/sqlcipher.info
index c43ee1506d..3c87c1007c 100644
--- a/system/sqlcipher/sqlcipher.info
+++ b/system/sqlcipher/sqlcipher.info
@@ -1,8 +1,8 @@
PRGNAM="sqlcipher"
-VERSION="3.4.0"
+VERSION="3.4.1"
HOMEPAGE="http://sqlcipher.net"
-DOWNLOAD="https://github.com/sqlcipher/sqlcipher/archive/v3.4.0/sqlcipher-3.4.0.tar.gz"
-MD5SUM="2225da8fc163f78b5fffd0bcf8b28695"
+DOWNLOAD="https://github.com/sqlcipher/sqlcipher/archive/v3.4.1/sqlcipher-3.4.1.tar.gz"
+MD5SUM="edd1c57129c21a22ab2c2fd7f47d4ccd"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""