aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/utils/iproute2/Makefile
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2014-09-15 10:18:50 +0000
committerJohn Crispin <blogic@openwrt.org>2014-09-15 10:18:50 +0000
commit0e1d6368706d6913ea6e101f7273d7583274a33d (patch)
tree6522d5e79c065ffe17abde70e8cabb9ab76c2e52 /package/network/utils/iproute2/Makefile
parent4f38c7092cd261022d5979fdc22d73851f1e5ae2 (diff)
downloadmaster-187ad058-0e1d6368706d6913ea6e101f7273d7583274a33d.tar.gz
master-187ad058-0e1d6368706d6913ea6e101f7273d7583274a33d.tar.bz2
master-187ad058-0e1d6368706d6913ea6e101f7273d7583274a33d.zip
iproute2: update from v3.15.0 to v3.16.0
Signed-off-by: Russell Senior <russell@personaltelco.net> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42546 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/network/utils/iproute2/Makefile')
-rw-r--r--package/network/utils/iproute2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/network/utils/iproute2/Makefile b/package/network/utils/iproute2/Makefile
index fc47159b0d..b58a5ab453 100644
--- a/package/network/utils/iproute2/Makefile
+++ b/package/network/utils/iproute2/Makefile
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=iproute2
-PKG_VERSION:=3.15.0
+PKG_VERSION:=3.16.0
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=http://kernel.org/pub/linux/utils/net/iproute2/
-PKG_MD5SUM:=5b1711c9d16071959052e369a2682d77
+PKG_MD5SUM:=6c823b40fdcfa7b8120743349a52ac18
PKG_BUILD_PARALLEL:=1
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(BUILD_VARIANT)/$(PKG_NAME)-$(PKG_VERSION)