mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-23 17:32:57 +02:00
xtables-addons: Update to 3.7
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
This commit is contained in:
@@ -23,9 +23,8 @@ lib/xtables/libxt_quota2.so
|
||||
usr/lib/libxt_ACCOUNT_cl.so.0
|
||||
usr/lib/libxt_ACCOUNT_cl.so.0.0.0
|
||||
#usr/libexec/xtables-addons
|
||||
usr/libexec/xtables-addons/xt_geoip_build
|
||||
usr/libexec/xtables-addons/xt_geoip_dl
|
||||
usr/local/bin/xt_geoip_build
|
||||
#usr/libexec/xtables-addons/xt_geoip_build
|
||||
#usr/libexec/xtables-addons/xt_geoip_dl
|
||||
usr/sbin/iptaccount
|
||||
#usr/share/man/man1/xt_geoip_build.1
|
||||
#usr/share/man/man1/xt_geoip_dl.1
|
||||
|
||||
@@ -27,7 +27,7 @@ include Config
|
||||
VERSUFIX = ipfire$(KCFG)
|
||||
MODPATH = /lib/modules/$(KVER)-$(VERSUFIX)/extra/
|
||||
|
||||
VER = 3.2
|
||||
VER = 3.7
|
||||
|
||||
THISAPP = xtables-addons-$(VER)
|
||||
DL_FILE = $(THISAPP).tar.xz
|
||||
@@ -48,7 +48,7 @@ objects = $(DL_FILE)
|
||||
|
||||
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
|
||||
|
||||
$(DL_FILE)_MD5 = 80ea89ba8d5a001a8d71c7f05b2f0141
|
||||
$(DL_FILE)_MD5 = d81776d6320ebd741042bf8eb7e13d1d
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user