@@ -4,9 +4,9 @@
include ${TOPDIR}/rules.mk
PKG_NAME:= iproute2
-PKG_VERSION:= 3.12.0
-PKG_RELEASE:= 3
-PKG_MD5SUM:= f87386aaaecafab95607fd10e8152c68
+PKG_VERSION:= 3.15.0
+PKG_RELEASE:= 1
+PKG_MD5SUM:= 5b1711c9d16071959052e369a2682d77
PKG_DESCR:= routing control utility
PKG_SECTION:= net/route
PKG_BUILDDEP:= iptables libnl linux-atm
@@ -1,10 +0,0 @@
---- iproute2-3.10.0.orig/bridge/fdb.c 2013-07-16 19:06:36.000000000 +0200
-+++ iproute2-3.10.0/bridge/fdb.c 2013-08-17 15:23:48.127356022 +0200
-@@ -20,6 +20,7 @@
- #include <linux/if_ether.h>
- #include <linux/neighbour.h>
- #include <string.h>
-+#include <limits.h>
-
- #include "libnetlink.h"
- #include "br_common.h"
---- iproute2-3.10.0.orig/misc/lnstat.h 2013-07-16 19:06:36.000000000 +0200
-+++ iproute2-3.10.0/misc/lnstat.h 2013-08-17 15:55:30.403441174 +0200
-@@ -2,6 +2,7 @@
- #define _LNSTAT_H
- #include <limits.h>
-+#include <sys/time.h>
- #define LNSTAT_VERSION "0.02 041002"