X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=blobdiff_plain;f=lfs%2Fsqlite;h=8f02634cd6256993851f742762a624224c11a30b;hp=903bcb223ac6509ccf270deb9c799e9fbe5a4223;hb=15b1a3e360a277dc7481103f8ddcbf189033e3a6;hpb=15b470a79da5c3fa119920e051386421a3fa317f diff --git a/lfs/sqlite b/lfs/sqlite index 903bcb223a..8f02634cd6 100644 --- a/lfs/sqlite +++ b/lfs/sqlite @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2011 IPFire Team # +# Copyright (C) 2007-2018 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,7 +24,7 @@ include Config -VER = 3080704 +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 = 33bb8db0038317ce1b0480ca1185c7ba +$(DL_FILE)_MD5 = ac2b3b8cd3a97600e36fb8e756e8dda1 install : $(TARGET)