mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
sqlite: Update to 3.26.0
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
1
config/rootfiles/core/127/filelists/sqlite
Symbolic link
1
config/rootfiles/core/127/filelists/sqlite
Symbolic link
@@ -0,0 +1 @@
|
||||
../../../common/sqlite
|
||||
@@ -24,7 +24,7 @@
|
||||
|
||||
include Config
|
||||
|
||||
VER = 3250200
|
||||
VER = 3260000
|
||||
|
||||
THISAPP = sqlite-autoconf-$(VER)
|
||||
DL_FILE = $(THISAPP).tar.gz
|
||||
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
|
||||
|
||||
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
|
||||
|
||||
$(DL_FILE)_MD5 = bfade31d59f58badc51aeaa6ae26a5de
|
||||
$(DL_FILE)_MD5 = ac2b3b8cd3a97600e36fb8e756e8dda1
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user