iproute2: 6.8.0 -> 6.9.0

This commit is contained in:
Tim Biermann 2024-05-13 16:34:26 +02:00
parent e9819171cd
commit 2c41d2912c
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 5 additions and 8 deletions

View File

@ -188,6 +188,3 @@ drwxr-xr-x root/root usr/share/man/man8/
-rw-r--r-- root/root usr/share/man/man8/vdpa-dev.8.gz -rw-r--r-- root/root usr/share/man/man8/vdpa-dev.8.gz
-rw-r--r-- root/root usr/share/man/man8/vdpa-mgmtdev.8.gz -rw-r--r-- root/root usr/share/man/man8/vdpa-mgmtdev.8.gz
-rw-r--r-- root/root usr/share/man/man8/vdpa.8.gz -rw-r--r-- root/root usr/share/man/man8/vdpa.8.gz
drwxr-xr-x root/root var/
drwxr-xr-x root/root var/lib/
drwxr-xr-x root/root var/lib/arpd/

View File

@ -1,7 +1,7 @@
untrusted comment: verify with /etc/ports/core.pub untrusted comment: verify with /etc/ports/core.pub
RWRJc1FUaeVeql6cvXapx5A6yubgfQkuNBtaRX6lV7pZ0Rd8cUMu8Xvk+AaXifCK8z7O4eSIsNVrSfPZmAbEkDoL3BD9JT2czgs= RWRJc1FUaeVeqqKRk3RBIIPqKXZekaZg8Ywb4tq/EAU1FrxKvCIVLx242KlokbzQQbtwULcwg07IV9s4YweHaYIH4ul3O0NfzQs=
SHA256 (Pkgfile) = 362db1c518c3e9ddfd9d6efb555354992c37686f26d9f19ff6b5a0567a0f0c7e SHA256 (Pkgfile) = 01154e1795cc0b81f416a1b626e0d740659565f1fbae57d53b4913e3fa0e5cdf
SHA256 (.footprint) = c1ff678fe3020511f7c0fcdaf85355d35fc1fc545359a5b4d0e95814b9f0e0eb SHA256 (.footprint) = 4590e4dcfe844e86665e606b2673bb711dc0ab707addfda10a8b5936caeccb9a
SHA256 (iproute2-6.8.0.tar.xz) = 03a6cca3d71a908d1f15f7b495be2b8fe851f941458dc4664900d7f45fcf68ce SHA256 (iproute2-6.9.0.tar.xz) = 2f643d09ea11a4a2a043c92e2b469b5f73228cbf241ae806760296ed0ec413d0
SHA256 (lo.iproute2) = ce94fcf414aa11927a66a221af14180f125f4efbf985dd4db9a1b43dad9cbcc7 SHA256 (lo.iproute2) = ce94fcf414aa11927a66a221af14180f125f4efbf985dd4db9a1b43dad9cbcc7
SHA256 (net.iproute2) = 0af62a6d674d159ec77ccb46c7ee189c1dc4db0213026d6c42c2b80ce01d231d SHA256 (net.iproute2) = 0af62a6d674d159ec77ccb46c7ee189c1dc4db0213026d6c42c2b80ce01d231d

View File

@ -4,7 +4,7 @@
# Depends on: db elfutils iptables libcap libmnl # Depends on: db elfutils iptables libcap libmnl
name=iproute2 name=iproute2
version=6.8.0 version=6.9.0
release=1 release=1
source=(https://www.kernel.org/pub/linux/utils/net/$name/$name-$version.tar.xz source=(https://www.kernel.org/pub/linux/utils/net/$name/$name-$version.tar.xz
lo.iproute2 net.iproute2) lo.iproute2 net.iproute2)