iproute2: bump version from 3.16.0 to 3.17.0

Signed-off-by: Russell Senior <russell@personaltelco.net>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43731 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Steven Barth 2014-12-16 12:43:50 +00:00
parent 8735ba2ea4
commit 6137fb30db
1 changed files with 2 additions and 2 deletions

View File

@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=iproute2
PKG_VERSION:=3.16.0
PKG_VERSION:=3.17.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:=6c823b40fdcfa7b8120743349a52ac18
PKG_MD5SUM:=b741a02c6dda5818d18011d572874493
PKG_BUILD_PARALLEL:=1
PKG_LICENSE:=GPL-2.0