Skip to content

Commit

Permalink
sqlcipher: bump version
Browse files Browse the repository at this point in the history
Signed-off-by: Maxime Hadjinlian <[email protected]>
Signed-off-by: Thomas Petazzoni <[email protected]>
  • Loading branch information
maximeh authored and tpetazzoni committed Nov 1, 2014
1 parent 54bf4bd commit a2ec512
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package/sqlcipher/sqlcipher.mk
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a2ec512

Please sign in to comment.