]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
sqlite: update to 3.7.6.3.
authorArne Fitzenreiter <arne_f@ipfire.org>
Wed, 15 Jun 2011 10:48:41 +0000 (12:48 +0200)
committerArne Fitzenreiter <arne_f@ipfire.org>
Wed, 15 Jun 2011 10:48:41 +0000 (12:48 +0200)
config/rootfiles/packages/sqlite
lfs/sqlite

index b4b53cf8e3a1988c076a232b8c9fba277ef15659..f3b0b3697ee7f6fc18ebac101f8098882e444f2b 100644 (file)
@@ -7,6 +7,4 @@ 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
+#usr/share/man/man1/sqlite3.1
index d8aa0637e8a79be607c45617b826ff38a177e6be..5bc694a28b0c18fe40ebd18e93a72492f6469fa7 100644 (file)
@@ -1,7 +1,7 @@
 ###############################################################################
 #                                                                             #
 # IPFire.org - A linux based firewall                                         #
-# Copyright (C) 2007  Michael Tremer & Christian Schmidt                      #
+# Copyright (C) 2007-2011  IPFire Team  <info@ipfire.org>                     #
 #                                                                             #
 # This program is free software: you can redistribute it and/or modify        #
 # it under the terms of the GNU General Public License as published by        #
@@ -24,9 +24,9 @@
 
 include Config
 
-VER        = 3.7.3
+VER        = 3070603
 
-THISAPP    = sqlite-$(VER)
+THISAPP    = sqlite-autoconf-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
 DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 5437978aae90350cf984993091e0d695
+$(DL_FILE)_MD5 = 7eb41eea5ffa5cbe359a48629084c425
 
 install : $(TARGET)