summaryrefslogtreecommitdiffstats
path: root/package/sqlcipher
diff options
context:
space:
mode:
Diffstat (limited to 'package/sqlcipher')
-rw-r--r--package/sqlcipher/Config.in1
-rw-r--r--package/sqlcipher/sqlcipher.mk3
2 files changed, 2 insertions, 2 deletions
diff --git a/package/sqlcipher/Config.in b/package/sqlcipher/Config.in
index 8970115fa..af41eb21c 100644
--- a/package/sqlcipher/Config.in
+++ b/package/sqlcipher/Config.in
@@ -6,6 +6,7 @@ config BR2_PACKAGE_SQLCIPHER
SQLCipher is an SQLite extension that provides 256 bits AES
encryption of database files. Note that it is a fork of SQLite
and they cannot be installed side-by-side.
+
http://sqlcipher.net
config BR2_PACKAGE_SQLCIPHER_READLINE
diff --git a/package/sqlcipher/sqlcipher.mk b/package/sqlcipher/sqlcipher.mk
index 510d4af9d..033cd3345 100644
--- a/package/sqlcipher/sqlcipher.mk
+++ b/package/sqlcipher/sqlcipher.mk
@@ -1,7 +1,6 @@
#############################################################
#
-# sqlcipher extension of sqlite
-# http://sqlcipher.net
+# sqlcipher
#
#############################################################