libnl: update to 3.8.0

This commit is contained in:
Juergen Daubert 2023-08-31 09:05:50 +02:00
parent 538ea58b15
commit a8d31e3658
3 changed files with 7 additions and 5 deletions

View File

@ -75,6 +75,7 @@ drwxr-xr-x root/root usr/include/libnl3/netlink/route/link/
-rw-r--r-- root/root usr/include/libnl3/netlink/route/link/api.h
-rw-r--r-- root/root usr/include/libnl3/netlink/route/link/bonding.h
-rw-r--r-- root/root usr/include/libnl3/netlink/route/link/bridge.h
-rw-r--r-- root/root usr/include/libnl3/netlink/route/link/bridge_info.h
-rw-r--r-- root/root usr/include/libnl3/netlink/route/link/can.h
-rw-r--r-- root/root usr/include/libnl3/netlink/route/link/geneve.h
-rw-r--r-- root/root usr/include/libnl3/netlink/route/link/inet.h
@ -104,6 +105,7 @@ drwxr-xr-x root/root usr/include/libnl3/netlink/route/link/
-rw-r--r-- root/root usr/include/libnl3/netlink/route/neightbl.h
-rw-r--r-- root/root usr/include/libnl3/netlink/route/netconf.h
-rw-r--r-- root/root usr/include/libnl3/netlink/route/nexthop.h
-rw-r--r-- root/root usr/include/libnl3/netlink/route/nh.h
-rw-r--r-- root/root usr/include/libnl3/netlink/route/pktloc.h
-rw-r--r-- root/root usr/include/libnl3/netlink/route/qdisc.h
drwxr-xr-x root/root usr/include/libnl3/netlink/route/qdisc/

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/UgQKi3YLLn4aaCQT8vwbtmKeRBQO88GO/TnKEVdTUNCO52MzFqguPvHTyZL/0X1/N2XqwJomBG8FnHfNv2t3w8=
SHA256 (Pkgfile) = 1b95168ef37943bdb77dd28f8baa9b29ac583f7c2b86ef34a69d5db91751285c
SHA256 (.footprint) = cdda4c8008905c81d7dbaadd812e7390a421a107b83172b83eba4b49c06abffb
SHA256 (libnl-3.7.0.tar.gz) = 9fe43ccbeeea72c653bdcf8c93332583135cda46a79507bfd0a483bb57f65939
RWSE3ohX2g5d/YAauPOml8SxM7sOhoxg+RaHL8RH4UZFxvP2qYwoR95KaeIJH96cuFKtETisEaiwbjyh69IopyA+P+I7y8n4SwY=
SHA256 (Pkgfile) = e328f6bfe42d406f25155aa70613ec1efac4cd86e1e67647101c785f21778b22
SHA256 (.footprint) = 5c99ad59b13a92148dd9fa0e9d637477a1db70138b98886b33a77558e3efb304
SHA256 (libnl-3.8.0.tar.gz) = bb726c6d7a08b121978d73ff98425bf313fa26a27a331d465e4f1d7ec5b838c6

View File

@ -3,7 +3,7 @@
# Maintainer: Juergen Daubert, jue at crux dot nu
name=libnl
version=3.7.0
version=3.8.0
release=1
source=(https://github.com/thom311/libnl/releases/download/libnl${version//./_}/$name-$version.tar.gz)