projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f408f39
)
sqlcipher: fix download url
author
Romain Naour
<romain.naour@openwide.fr>
Tue, 5 Nov 2013 22:59:17 +0000
(23:59 +0100)
committer
Peter Korsgaard
<peter@korsgaard.com>
Tue, 5 Nov 2013 23:34:00 +0000
(
00:34
+0100)
Signed-off-by: Romain Naour <romain.naour@openwide.fr>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/sqlcipher/sqlcipher.mk
patch
|
blob
|
history
diff --git
a/package/sqlcipher/sqlcipher.mk
b/package/sqlcipher/sqlcipher.mk
index 3ade403f64998e69d0dd93f90b722b228a4be09d..e93d24d1273ddc404cb587c0be6850b28f71f6df 100644
(file)
--- a/
package/sqlcipher/sqlcipher.mk
+++ b/
package/sqlcipher/sqlcipher.mk
@@
-5,7
+5,7
@@
################################################################################
SQLCIPHER_VERSION = v1.1.9
-SQLCIPHER_SITE = http://github.com/s
jlombardo/sqlcipher/tarball
/$(SQLCIPHER_VERSION)
+SQLCIPHER_SITE = http://github.com/s
qlcipher/sqlcipher/archive
/$(SQLCIPHER_VERSION)
SQLCIPHER_DEPENDENCIES = openssl host-tcl
SQLCIPHER_INSTALL_STAGING = YES