mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
iproute2: update to 5.11.0.
This commit is contained in:
parent
84068fa212
commit
42810299d7
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=5.10.0
|
version=5.11.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=configure
|
build_style=configure
|
||||||
make_install_args="SBINDIR=/usr/bin"
|
make_install_args="SBINDIR=/usr/bin"
|
||||||
|
@ -11,7 +11,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/${pkgname}/${pkgname}-${version}.tar.xz"
|
distfiles="${KERNEL_SITE}/utils/net/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=a54a34ae309c0406b2d1fb3a46158613ffb83d33fefd5d4a27f0010237ac53e9
|
checksum=c5e2ea108212b3445051b35953ec267f9f3469e1d5c67ac034ab559849505c54
|
||||||
|
|
||||||
conf_files="
|
conf_files="
|
||||||
/etc/iproute2/ematch_map
|
/etc/iproute2/ematch_map
|
||||||
|
|
Loading…
Add table
Reference in a new issue