iproute2: update to 6.13.0.
Fix build with gcc14 and musl.
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'iproute2'
|
# Template file for 'iproute2'
|
||||||
pkgname=iproute2
|
pkgname=iproute2
|
||||||
version=6.10.0
|
version=6.13.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=configure
|
build_style=configure
|
||||||
make_install_args="SBINDIR=/usr/bin"
|
make_install_args="SBINDIR=/usr/bin"
|
||||||
@@ -12,7 +12,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
|||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
homepage="https://wiki.linuxfoundation.org/networking/iproute2"
|
homepage="https://wiki.linuxfoundation.org/networking/iproute2"
|
||||||
distfiles="${KERNEL_SITE}/utils/net/iproute2/iproute2-${version}.tar.xz"
|
distfiles="${KERNEL_SITE}/utils/net/iproute2/iproute2-${version}.tar.xz"
|
||||||
checksum=91a62f82737b44905a00fa803369c447d549e914e9a2a4018fdd75b1d54e8dce
|
checksum=a43aa43338d882b44d01e549f3f105a92ae9feea32a82fae45a88e7a49302819
|
||||||
# Requires unshare, which is not provided by chroot-util-linux.
|
# Requires unshare, which is not provided by chroot-util-linux.
|
||||||
make_check=no
|
make_check=no
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user