From 702704014dafc2beae60bcd88abeae72f0ac4d87 Mon Sep 17 00:00:00 2001 From: Alexandre Belloni Date: Wed, 5 Jun 2013 23:53:25 +0000 Subject: Fix package headers to comply with coding style Signed-off-by: Alexandre Belloni Signed-off-by: Peter Korsgaard --- package/sqlcipher/sqlcipher.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'package/sqlcipher') diff --git a/package/sqlcipher/sqlcipher.mk b/package/sqlcipher/sqlcipher.mk index ab78f45a7..f33528fb4 100644 --- a/package/sqlcipher/sqlcipher.mk +++ b/package/sqlcipher/sqlcipher.mk @@ -4,6 +4,7 @@ # http://sqlcipher.net # ############################################################# + SQLCIPHER_VERSION = 1.1.9 SQLCIPHER_SITE = http://github.com/sjlombardo/sqlcipher/tarball/v$(SQLCIPHER_VERSION) SQLCIPHER_DEPENDENCIES = openssl host-tcl -- cgit v1.2.3