package/iproute2: update iproute2 to version 2.6.35
SVN-Revision: 22879
This commit is contained in:
parent
9f29fa68f6
commit
faa7df6ace
1 changed files with 3 additions and 3 deletions
|
@ -8,12 +8,12 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=iproute2
|
||||
PKG_VERSION:=2.6.31
|
||||
PKG_RELEASE:=2
|
||||
PKG_VERSION:=2.6.35
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
||||
PKG_SOURCE_URL:=http://devresources.linux-foundation.org/dev/iproute2/download/
|
||||
PKG_MD5SUM:=230f35282a95451622f3e8394f9cd80a
|
||||
PKG_MD5SUM:=b0f281b3124bf04669e18f5fe16d4934
|
||||
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/iproute2-$(PKG_VERSION)
|
||||
|
||||
|
|
Loading…
Reference in a new issue