summaryrefslogtreecommitdiffstats
path: root/system/sqlcipher
diff options
context:
space:
mode:
author Mario Preksavec <mario@slackware.hr>2017-06-11 02:12:09 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-06-15 18:36:28 +0700
commita47f78b27129feebf93301ab074e6bfa4cc89c59 (patch)
tree0c1a16ec3eaa6acae17b962e0e3bb14ba0847733 /system/sqlcipher
parent6c79813149e255e5f85c921ca7634e6ef2be25d3 (diff)
downloadslackbuilds-a47f78b27129feebf93301ab074e6bfa4cc89c59.tar.gz
slackbuilds-a47f78b27129feebf93301ab074e6bfa4cc89c59.tar.xz
system/sqlcipher: Updated for version 3.4.1.
Signed-off-by: Mario Preksavec <mario@slackware.hr>
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=""