aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/utils/iproute2/Makefile
diff options
context:
space:
mode:
authorLuka Perkov <luka@openwrt.org>2013-10-07 08:26:41 +0000
committerLuka Perkov <luka@openwrt.org>2013-10-07 08:26:41 +0000
commit7dbe38610428d1a443bf5726dd0a2bbf6a8b4d8c (patch)
tree9df1c570bac0480936538c6e15fffc80cde41388 /package/network/utils/iproute2/Makefile
parent6b4e0c753f58888403db005511c901a55cd35055 (diff)
downloadmaster-187ad058-7dbe38610428d1a443bf5726dd0a2bbf6a8b4d8c.tar.gz
master-187ad058-7dbe38610428d1a443bf5726dd0a2bbf6a8b4d8c.tar.bz2
master-187ad058-7dbe38610428d1a443bf5726dd0a2bbf6a8b4d8c.zip
[package] iproute2: update to 3.11
Signed-off-by: Luka Perkov <luka@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38313 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 1b42517bac..dbacd275c6 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.10.0
+PKG_VERSION:=3.11.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:=45fb5427fc723a0001c72b92c931ba02
+PKG_MD5SUM:=d7ffb27bc9f0d80577b1f3fb9d1a7689
PKG_BUILD_PARALLEL:=1
PKG_BUILD_DIR:=$(BUILD_DIR)/iproute2-$(PKG_VERSION)