iproute2: update to 6.13.0.

Fix build with gcc14 and musl.
This commit is contained in:
oreo639 2025-03-03 11:54:42 -08:00 committed by oreo639
parent 001b9bc896
commit cc2f658bfe

View file

@ -1,6 +1,6 @@
# Template file for 'iproute2'
pkgname=iproute2
version=6.10.0
version=6.13.0
revision=1
build_style=configure
make_install_args="SBINDIR=/usr/bin"
@ -12,7 +12,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
license="GPL-2.0-only"
homepage="https://wiki.linuxfoundation.org/networking/iproute2"
distfiles="${KERNEL_SITE}/utils/net/iproute2/iproute2-${version}.tar.xz"
checksum=91a62f82737b44905a00fa803369c447d549e914e9a2a4018fdd75b1d54e8dce
checksum=a43aa43338d882b44d01e549f3f105a92ae9feea32a82fae45a88e7a49302819
# Requires unshare, which is not provided by chroot-util-linux.
make_check=no