mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-03 16:37:43 +00:00
sqlite: bump to version 3.8.7
Also add hash file. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
957c364381
commit
76b55eae7f
2
package/sqlite/sqlite.hash
Normal file
2
package/sqlite/sqlite.hash
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
# From http://www.sqlite.org/download.html
|
||||||
|
sha1 8b773b006db46f3ffcbabe065e927823d13bf5c0 sqlite-autoconf-3080700.tar.gz
|
@ -4,7 +4,7 @@
|
|||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
SQLITE_VERSION = 3080600
|
SQLITE_VERSION = 3080700
|
||||||
SQLITE_SOURCE = sqlite-autoconf-$(SQLITE_VERSION).tar.gz
|
SQLITE_SOURCE = sqlite-autoconf-$(SQLITE_VERSION).tar.gz
|
||||||
SQLITE_SITE = http://www.sqlite.org/2014
|
SQLITE_SITE = http://www.sqlite.org/2014
|
||||||
SQLITE_LICENSE = Public domain
|
SQLITE_LICENSE = Public domain
|
||||||
|
Loading…
x
Reference in New Issue
Block a user