diff --git a/ebtables/.footprint b/ebtables/.footprint index a0fd1810c..da1b0196b 100644 --- a/ebtables/.footprint +++ b/ebtables/.footprint @@ -7,11 +7,13 @@ drwxr-xr-x root/root usr/lib/ -rwxr-xr-x root/root usr/lib/libebt_arp.so -rwxr-xr-x root/root usr/lib/libebt_arpreply.so -rwxr-xr-x root/root usr/lib/libebt_ip.so +-rwxr-xr-x root/root usr/lib/libebt_ip6.so -rwxr-xr-x root/root usr/lib/libebt_limit.so -rwxr-xr-x root/root usr/lib/libebt_log.so -rwxr-xr-x root/root usr/lib/libebt_mark.so -rwxr-xr-x root/root usr/lib/libebt_mark_m.so -rwxr-xr-x root/root usr/lib/libebt_nat.so +-rwxr-xr-x root/root usr/lib/libebt_nflog.so -rwxr-xr-x root/root usr/lib/libebt_pkttype.so -rwxr-xr-x root/root usr/lib/libebt_redirect.so -rwxr-xr-x root/root usr/lib/libebt_standard.so diff --git a/ebtables/.md5sum b/ebtables/.md5sum index 3b25fb9fa..e9581720e 100644 --- a/ebtables/.md5sum +++ b/ebtables/.md5sum @@ -1,2 +1,2 @@ 6af35119bbceba5097bbb0d8c89385d6 ebtables-makefile.diff -66bcbcb2dcf3b981ad4e86e1720e796e ebtables-v2.0.8-2.tar.gz +0e0c20adf2bba6d91dbd0b74a1a38c33 ebtables-v2.0.9-1.tar.gz diff --git a/ebtables/Pkgfile b/ebtables/Pkgfile index 657e0577a..effac0e1d 100644 --- a/ebtables/Pkgfile +++ b/ebtables/Pkgfile @@ -4,7 +4,7 @@ # Depends on: name=ebtables -version=2.0.8-2 +version=2.0.9-1 release=1 source=(http://dl.sourceforge.net/sourceforge/$name/$name-v$version.tar.gz \ $name-makefile.diff)