forked from ports/contrib
ipset: 6.10 -> 6.11
This commit is contained in:
parent
9a3ac6fdfd
commit
234e830766
@ -1,10 +1,29 @@
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/include/
|
||||
drwxr-xr-x root/root usr/include/libipset/
|
||||
-rw-r--r-- root/root usr/include/libipset/data.h
|
||||
-rw-r--r-- root/root usr/include/libipset/errcode.h
|
||||
-rw-r--r-- root/root usr/include/libipset/linux_ip_set.h
|
||||
-rw-r--r-- root/root usr/include/libipset/linux_ip_set_bitmap.h
|
||||
-rw-r--r-- root/root usr/include/libipset/linux_ip_set_hash.h
|
||||
-rw-r--r-- root/root usr/include/libipset/linux_ip_set_list.h
|
||||
-rw-r--r-- root/root usr/include/libipset/mnl.h
|
||||
-rw-r--r-- root/root usr/include/libipset/nf_inet_addr.h
|
||||
-rw-r--r-- root/root usr/include/libipset/nfproto.h
|
||||
-rw-r--r-- root/root usr/include/libipset/parse.h
|
||||
-rw-r--r-- root/root usr/include/libipset/pfxlen.h
|
||||
-rw-r--r-- root/root usr/include/libipset/print.h
|
||||
-rw-r--r-- root/root usr/include/libipset/session.h
|
||||
-rw-r--r-- root/root usr/include/libipset/transport.h
|
||||
-rw-r--r-- root/root usr/include/libipset/types.h
|
||||
-rw-r--r-- root/root usr/include/libipset/ui.h
|
||||
-rw-r--r-- root/root usr/include/libipset/utils.h
|
||||
drwxr-xr-x root/root usr/lib/
|
||||
-rw-r--r-- root/root usr/lib/libipset.a
|
||||
-rwxr-xr-x root/root usr/lib/libipset.la
|
||||
lrwxrwxrwx root/root usr/lib/libipset.so -> libipset.so.1.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libipset.so.1 -> libipset.so.1.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libipset.so.1.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libipset.so -> libipset.so.2.0.0
|
||||
lrwxrwxrwx root/root usr/lib/libipset.so.2 -> libipset.so.2.0.0
|
||||
-rwxr-xr-x root/root usr/lib/libipset.so.2.0.0
|
||||
drwxr-xr-x root/root usr/man/
|
||||
drwxr-xr-x root/root usr/man/man8/
|
||||
-rw-r--r-- root/root usr/man/man8/ipset.8.gz
|
||||
|
@ -1 +1 @@
|
||||
2dc677ab126269d09db5cd908c045591 ipset-6.10.tar.bz2
|
||||
bfcc92e30a0fcf10ae6e7c4affa03c84 ipset-6.11.tar.bz2
|
||||
|
@ -5,7 +5,7 @@
|
||||
# Depends on: iptables libmnl
|
||||
|
||||
name=ipset
|
||||
version=6.10
|
||||
version=6.11
|
||||
release=1
|
||||
source=(http://$name.netfilter.org/$name-$version.tar.bz2)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user