wok rev 22958

updated iptables and iptables-dev again (1.4.21 -> 1.8.4)
author Hans-G?nter Theisgen
date Fri Feb 28 15:50:53 2020 +0100 (2020-02-28)
parents c0a400c412be
children 5aa9b0045ecd
files iptables-dev/receipt iptables/receipt
line diff
     1.1 --- a/iptables-dev/receipt	Fri Feb 28 15:41:30 2020 +0100
     1.2 +++ b/iptables-dev/receipt	Fri Feb 28 15:50:53 2020 +0100
     1.3 @@ -22,3 +22,4 @@
     1.4  	cp -a $install/usr/lib/pkgconfig	$fs/usr/lib
     1.5  	cp -a $install/usr/lib/*.*a		$fs/usr/lib
     1.6  }
     1.7 +
     2.1 --- a/iptables/receipt	Fri Feb 28 15:41:30 2020 +0100
     2.2 +++ b/iptables/receipt	Fri Feb 28 15:50:53 2020 +0100
     2.3 @@ -13,7 +13,7 @@
     2.4  WGET_URL="http://www.netfilter.org/projects/iptables/files/$TARBALL"
     2.5  
     2.6  DEPENDS="linux-netfilter"
     2.7 -BUILD_DEPENDS="linux-module-headers"
     2.8 +BUILD_DEPENDS="libmnl-dev linux-module-headers"
     2.9  
    2.10  # Rules to configure and make the package.
    2.11  compile_rules()