libnl: update to 3.6.0
This commit is contained in:
parent
1cb1fd1763
commit
2a33c47173
@ -64,6 +64,7 @@ drwxr-xr-x root/root usr/include/libnl3/netlink/route/cls/ematch/
|
||||
-rw-r--r-- root/root usr/include/libnl3/netlink/route/cls/ematch/meta.h
|
||||
-rw-r--r-- root/root usr/include/libnl3/netlink/route/cls/ematch/nbyte.h
|
||||
-rw-r--r-- root/root usr/include/libnl3/netlink/route/cls/ematch/text.h
|
||||
-rw-r--r-- root/root usr/include/libnl3/netlink/route/cls/flower.h
|
||||
-rw-r--r-- root/root usr/include/libnl3/netlink/route/cls/fw.h
|
||||
-rw-r--r-- root/root usr/include/libnl3/netlink/route/cls/matchall.h
|
||||
-rw-r--r-- root/root usr/include/libnl3/netlink/route/cls/police.h
|
||||
@ -78,7 +79,9 @@ drwxr-xr-x root/root usr/include/libnl3/netlink/route/link/
|
||||
-rw-r--r-- root/root usr/include/libnl3/netlink/route/link/inet.h
|
||||
-rw-r--r-- root/root usr/include/libnl3/netlink/route/link/inet6.h
|
||||
-rw-r--r-- root/root usr/include/libnl3/netlink/route/link/info-api.h
|
||||
-rw-r--r-- root/root usr/include/libnl3/netlink/route/link/ip6gre.h
|
||||
-rw-r--r-- root/root usr/include/libnl3/netlink/route/link/ip6tnl.h
|
||||
-rw-r--r-- root/root usr/include/libnl3/netlink/route/link/ip6vti.h
|
||||
-rw-r--r-- root/root usr/include/libnl3/netlink/route/link/ipgre.h
|
||||
-rw-r--r-- root/root usr/include/libnl3/netlink/route/link/ipip.h
|
||||
-rw-r--r-- root/root usr/include/libnl3/netlink/route/link/ipvlan.h
|
||||
@ -89,11 +92,13 @@ drwxr-xr-x root/root usr/include/libnl3/netlink/route/link/
|
||||
-rw-r--r-- root/root usr/include/libnl3/netlink/route/link/ppp.h
|
||||
-rw-r--r-- root/root usr/include/libnl3/netlink/route/link/sit.h
|
||||
-rw-r--r-- root/root usr/include/libnl3/netlink/route/link/sriov.h
|
||||
-rw-r--r-- root/root usr/include/libnl3/netlink/route/link/team.h
|
||||
-rw-r--r-- root/root usr/include/libnl3/netlink/route/link/veth.h
|
||||
-rw-r--r-- root/root usr/include/libnl3/netlink/route/link/vlan.h
|
||||
-rw-r--r-- root/root usr/include/libnl3/netlink/route/link/vrf.h
|
||||
-rw-r--r-- root/root usr/include/libnl3/netlink/route/link/vxlan.h
|
||||
-rw-r--r-- root/root usr/include/libnl3/netlink/route/link/xfrmi.h
|
||||
-rw-r--r-- root/root usr/include/libnl3/netlink/route/mdb.h
|
||||
-rw-r--r-- root/root usr/include/libnl3/netlink/route/neighbour.h
|
||||
-rw-r--r-- root/root usr/include/libnl3/netlink/route/neightbl.h
|
||||
-rw-r--r-- root/root usr/include/libnl3/netlink/route/netconf.h
|
||||
|
@ -1,5 +1,5 @@
|
||||
untrusted comment: verify with /etc/ports/opt.pub
|
||||
RWSE3ohX2g5d/a4uw74O0/o41tzxco3EtySuoDZ4MNotVSCDqCRyddL2MNlX9XOFAXnxU5KRV0DlJ//eI7z6jWlZWRELDD7Njg8=
|
||||
SHA256 (Pkgfile) = 9a3ec26d0b5b02323ac5c86ad553ba80a834927f2d51fdc575bae62aa883a40f
|
||||
SHA256 (.footprint) = 8fa2cfbb3bdf84349dd4d770f1f9e74fdac18425cc9af8e40169739c75c34d03
|
||||
SHA256 (libnl-3.5.0.tar.gz) = 352133ec9545da76f77e70ccb48c9d7e5324d67f6474744647a7ed382b5e05fa
|
||||
RWSE3ohX2g5d/bigOaduYMmBn90BgNx1CNFPlWtEDlMcbAC1fJ+TFrV5Cdch5eS36adhKg9/9A+pQplUgt3iK6h4qddQ7RAxoA0=
|
||||
SHA256 (Pkgfile) = 12ba72aa7ecc80931e14b71456c4b5e890cf3f54d4bd0a90c93dfbd38ad786bf
|
||||
SHA256 (.footprint) = 6de47e3d541cb450da48256a1fc2fc5b00bea8b8b8a0b038b03d36ff9e97256f
|
||||
SHA256 (libnl-3.6.0.tar.gz) = 532155fd011e5a805bd67121b87a01c757e2bb24112ac17e69cb86013b970009
|
||||
|
@ -1,20 +1,21 @@
|
||||
# Description: Library providing APIs to netlink protocol based Linux kernel interfaces
|
||||
# URL: http://www.infradead.org/~tgr/libnl/
|
||||
# Maintainer: Juergen Daubert, jue at crux dot nu
|
||||
# URL: http://www.infradead.org/~tgr/libnl/
|
||||
# Maintainer: Juergen Daubert, jue at crux dot nu
|
||||
|
||||
name=libnl
|
||||
version=3.5.0
|
||||
version=3.6.0
|
||||
release=1
|
||||
source=(https://github.com/thom311/libnl/releases/download/libnl${version//./_}/$name-$version.tar.gz)
|
||||
|
||||
build() {
|
||||
cd $name-$version
|
||||
cd $name-$version
|
||||
|
||||
YACC="bison -y -Wnone" \
|
||||
./configure --prefix=/usr \
|
||||
--sysconfdir=/etc \
|
||||
--disable-cli
|
||||
YACC="bison -y -Wnone" \
|
||||
./configure \
|
||||
--prefix=/usr \
|
||||
--sysconfdir=/etc \
|
||||
--disable-cli
|
||||
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user