mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
iproute2: update to 6.13.0.
Fix build with gcc14 and musl.
This commit is contained in:
parent
001b9bc896
commit
cc2f658bfe
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue