X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=lfs%2Fipset;h=04a9391272ec5b0975b93c2cf44b61f956ad9b7a;hb=3514a0bc0f0ebec8acf478932a7100e66bb557ce;hp=7c43b308c3d6c55987aac62845a2ba34a5eec2e1;hpb=7ba9c8cd7a3ae9cb832261378322672c84b5cf4f;p=people%2Fpmueller%2Fipfire-2.x.git diff --git a/lfs/ipset b/lfs/ipset index 7c43b308c3..04a9391272 100644 --- a/lfs/ipset +++ b/lfs/ipset @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2017 IPFire Team # +# Copyright (C) 2007-2020 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 = 6.32 +VER = 7.11 THISAPP = ipset-$(VER) DL_FILE = $(THISAPP).tar.bz2 @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 857a5c6a6d645196865a82bf6fd7f567 +$(DL_FILE)_MD5 = 7c17aca72bcf852f5bc95582aaa60408 install : $(TARGET)