mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
iptables: update to iptables-1.4.14
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
77a89b484f
commit
ec687219dd
@ -19,7 +19,7 @@
|
||||
################################################################################
|
||||
|
||||
PKG_NAME="iptables"
|
||||
PKG_VERSION="1.4.12.2"
|
||||
PKG_VERSION="1.4.14"
|
||||
PKG_REV="1"
|
||||
PKG_ARCH="any"
|
||||
PKG_LICENSE="GPL"
|
||||
|
@ -1,12 +0,0 @@
|
||||
diff -Naur iptables-1.4.12.2/extensions/GNUmakefile.in iptables-1.4.12.2.patch/extensions/GNUmakefile.in
|
||||
--- iptables-1.4.12.2/extensions/GNUmakefile.in 2012-01-02 18:19:09.000000000 +0100
|
||||
+++ iptables-1.4.12.2.patch/extensions/GNUmakefile.in 2012-01-07 03:27:07.237205980 +0100
|
||||
@@ -68,7 +68,7 @@
|
||||
|
||||
.PHONY: all install clean distclean FORCE
|
||||
|
||||
-all: ${targets} check
|
||||
+all: ${targets}
|
||||
|
||||
check: ${targets}
|
||||
@echo " CHECK unknown symbols in .so files"; \
|
Loading…
x
Reference in New Issue
Block a user