X-Git-Url: http://git.ipfire.org/?p=people%2Fteissler%2Fipfire-2.x.git;a=blobdiff_plain;f=lfs%2Fsqlite;h=5bc694a28b0c18fe40ebd18e93a72492f6469fa7;hp=d8aa0637e8a79be607c45617b826ff38a177e6be;hb=6e87f0aa53e12c4849ae36ec6c11f718b9d297f0;hpb=ac073fba8c61fa675f7144523c26de3f55c01eac diff --git a/lfs/sqlite b/lfs/sqlite index d8aa0637e..5bc694a28 100644 --- a/lfs/sqlite +++ b/lfs/sqlite @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007 Michael Tremer & Christian Schmidt # +# Copyright (C) 2007-2011 IPFire Team # # # # 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)