mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 11:13:24 +02:00
iptables: Update to 1.8.3
For details see: https://www.netfilter.org/projects/iptables/files/changes-iptables-1.8.3.txt Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
committed by
Arne Fitzenreiter
parent
4e6c66b525
commit
7a03d4b08a
@@ -24,7 +24,7 @@
|
||||
|
||||
include Config
|
||||
|
||||
VER = 1.8.2
|
||||
VER = 1.8.3
|
||||
|
||||
THISAPP = iptables-$(VER)
|
||||
DL_FILE = $(THISAPP).tar.bz2
|
||||
@@ -41,7 +41,7 @@ objects = $(DL_FILE) \
|
||||
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
|
||||
netfilter-layer7-v2.23.tar.gz = $(URL_IPFIRE)/netfilter-layer7-v2.23.tar.gz
|
||||
|
||||
$(DL_FILE)_MD5 = 944558e88ddcc3b9b0d9550070fa3599
|
||||
$(DL_FILE)_MD5 = 29de711d15c040c402cf3038c69ff513
|
||||
netfilter-layer7-v2.23.tar.gz_MD5 = 10910b6173d18e426cb56ae7e1300eeb
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
Reference in New Issue
Block a user