X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Fsqlite;h=467e01805b70f36f71a901578330945c52e38b56;hb=f4b6cdfbe71869fd636e41486f2044c97094cfef;hp=903bcb223ac6509ccf270deb9c799e9fbe5a4223;hpb=93bfe63d55bf611887fbc25c251c6fb0ce2ab1d4;p=people%2Fmfischer%2Fipfire-2.x.git diff --git a/lfs/sqlite b/lfs/sqlite index 903bcb223a..467e01805b 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 = 3250200 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 = bfade31d59f58badc51aeaa6ae26a5de install : $(TARGET)