mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
iproute2: update to 5.6.0.
This commit is contained in:
parent
a0057b60d9
commit
4ab052c0cc
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.5.0
|
version=5.6.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=bac543435cac208a11db44c9cc8e35aa902befef8750594654ee71941c388f7b
|
checksum=1b5b0e25ce6e23da7526ea1da044e814ad85ba761b10dd29c2b027c056b04692
|
||||||
|
|
||||||
conf_files="
|
conf_files="
|
||||||
/etc/iproute2/ematch_map
|
/etc/iproute2/ematch_map
|
||||||
|
|
Loading…
Add table
Reference in a new issue