sqlite: update to 3.7.3.

This commit is contained in:
Arne Fitzenreiter
2011-03-10 11:18:21 +01:00
parent 1350165bae
commit 404094ceca
3 changed files with 7 additions and 4 deletions

View File

@@ -7,3 +7,6 @@ usr/lib/libsqlite3.so
usr/lib/libsqlite3.so.0
usr/lib/libsqlite3.so.0.8.6
#usr/lib/pkgconfig/sqlite3.pc
#usr/lib/tcl8.4/sqlite3
usr/lib/tcl8.4/sqlite3/libtclsqlite3.so
usr/lib/tcl8.4/sqlite3/pkgIndex.tcl

View File

@@ -24,7 +24,7 @@
include Config
VER = 3.6.10
VER = 3.7.3
THISAPP = sqlite-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = sqlite
PAK_VER = 1
PAK_VER = 2
DEPS = ""
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = a03bdc86df4025b6881d58557e4b5bd3
$(DL_FILE)_MD5 = 5437978aae90350cf984993091e0d695
install : $(TARGET)

View File

@@ -416,6 +416,7 @@ buildipfire() {
ipfiremake pam
ipfiremake openssl
ipfiremake curl
ipfiremake tcl
ipfiremake sqlite
ipfiremake python
ipfiremake fireinfo
@@ -680,7 +681,6 @@ buildipfire() {
ipfiremake pound
ipfiremake minicom
ipfiremake ddrescue
ipfiremake tcl
ipfiremake imspector
ipfiremake miniupnpd
ipfiremake client175