diff options
Diffstat (limited to 'package/iproute2')
-rw-r--r-- | package/iproute2/iproute2.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/iproute2/iproute2.mk b/package/iproute2/iproute2.mk index 6f5ee5160..7766ab870 100644 --- a/package/iproute2/iproute2.mk +++ b/package/iproute2/iproute2.mk @@ -4,7 +4,7 @@ # ############################################################# -IPROUTE2_VERSION = 3.6.0 +IPROUTE2_VERSION = 3.7.0 IPROUTE2_SITE = $(BR2_KERNEL_MIRROR)/linux/utils/net/iproute2 IPROUTE2_TARGET_SBINS = ctstat genl ifstat ip lnstat nstat routef routel rtacct rtmon rtpr rtstat ss tc IPROUTE2_LICENSE = GPLv2 |