summaryrefslogtreecommitdiff
path: root/package/sqlcipher
diff options
context:
space:
mode:
authorMaxime Hadjinlian <maxime.hadjinlian@gmail.com>2014-10-26 19:45:35 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2014-11-01 23:22:09 +0100
commita2ec512aa4d4bbf0c0507e92e2e909e711416576 (patch)
treefa3945536cd51a7732694f2f8d3c10262ae37bc5 /package/sqlcipher
parent54bf4bd6741a367e2ea51c1fdc223fb64669d89f (diff)
sqlcipher: bump version
Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/sqlcipher')
-rw-r--r--package/sqlcipher/sqlcipher.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/sqlcipher/sqlcipher.mk b/package/sqlcipher/sqlcipher.mk
index a11871884..86eebb5c4 100644
--- a/package/sqlcipher/sqlcipher.mk
+++ b/package/sqlcipher/sqlcipher.mk
@@ -4,7 +4,7 @@
#
################################################################################
-SQLCIPHER_VERSION = v1.1.9
+SQLCIPHER_VERSION = v3.2.0
SQLCIPHER_SITE = $(call github,sqlcipher,sqlcipher,$(SQLCIPHER_VERSION))
SQLCIPHER_DEPENDENCIES = openssl host-tcl
SQLCIPHER_INSTALL_STAGING = YES