mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-03-13 14:12:12 +00:00
sqlite: bump to version 3.8.8
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
43fbfc30c8
commit
57f98eee5b
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
SQLITE_VERSION = 3080704
|
||||
SQLITE_VERSION = 3080800
|
||||
SQLITE_SOURCE = sqlite-autoconf-$(SQLITE_VERSION).tar.gz
|
||||
SQLITE_SITE = http://www.sqlite.org/2014
|
||||
SQLITE_SITE = http://www.sqlite.org/2015
|
||||
SQLITE_LICENSE = Public domain
|
||||
SQLITE_INSTALL_STAGING = YES
|
||||
|
||||
|
||||
Reference in New Issue
Block a user