mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-02 16:07:42 +00:00
sqlcipher: fix download url
Signed-off-by: Romain Naour <romain.naour@openwide.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
f408f398f2
commit
f72755c7e1
@ -5,7 +5,7 @@
|
|||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
SQLCIPHER_VERSION = v1.1.9
|
SQLCIPHER_VERSION = v1.1.9
|
||||||
SQLCIPHER_SITE = http://github.com/sjlombardo/sqlcipher/tarball/$(SQLCIPHER_VERSION)
|
SQLCIPHER_SITE = http://github.com/sqlcipher/sqlcipher/archive/$(SQLCIPHER_VERSION)
|
||||||
SQLCIPHER_DEPENDENCIES = openssl host-tcl
|
SQLCIPHER_DEPENDENCIES = openssl host-tcl
|
||||||
SQLCIPHER_INSTALL_STAGING = YES
|
SQLCIPHER_INSTALL_STAGING = YES
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user