iproute2: bump to version 3.5.0
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Mon, 13 Aug 2012 20:02:39 +0000 (17:02 -0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 17 Aug 2012 15:49:12 +0000 (17:49 +0200)
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/iproute2/iproute2.mk

index 27bc56f3024f974bd9b35632cc0bafa2f84a4305..c671e44c943d4d2fd074c31e595683bf0de63fc0 100644 (file)
@@ -4,9 +4,11 @@
 #
 #############################################################
 
-IPROUTE2_VERSION = 3.4.0
+IPROUTE2_VERSION = 3.5.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
+IPROUTE2_LICENSE_FILES = COPYING
 
 # If both iproute2 and busybox are selected, make certain we win
 # the fight over who gets to have their utils actually installed.