aboutsummaryrefslogtreecommitdiffstats
path: root/package/iproute2
diff options
context:
space:
mode:
authorAlexandros C. Couloumbis <alex@ozo.com>2010-09-03 07:39:46 +0000
committerAlexandros C. Couloumbis <alex@ozo.com>2010-09-03 07:39:46 +0000
commit02fc9518863092504c30ae83877ce9b628287a95 (patch)
treec344e92e170f4c805003462e83638845ca5593c7 /package/iproute2
parente32d95b076f10afbdca3a20b21d473e22a04b93b (diff)
downloadupstream-02fc9518863092504c30ae83877ce9b628287a95.tar.gz
upstream-02fc9518863092504c30ae83877ce9b628287a95.tar.bz2
upstream-02fc9518863092504c30ae83877ce9b628287a95.zip
package/iproute2: update iproute2 to version 2.6.35
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22879 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/iproute2')
-rw-r--r--package/iproute2/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/iproute2/Makefile b/package/iproute2/Makefile
index b8f386ecf0..fd4568bf93 100644
--- a/package/iproute2/Makefile
+++ b/package/iproute2/Makefile
@@ -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)