aboutsummaryrefslogtreecommitdiffstats
path: root/package/iproute2/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2009-07-11 14:05:54 +0000
committerFelix Fietkau <nbd@openwrt.org>2009-07-11 14:05:54 +0000
commit71407a592ee6871b8869db0f4c2b8e268e042771 (patch)
treeec03141eb8d7d5a2e23d0705b9b9a6ca35837432 /package/iproute2/Makefile
parent7c2dcfc1b33db2d5ddd538cba271e15b64efc0be (diff)
downloadupstream-71407a592ee6871b8869db0f4c2b8e268e042771.tar.gz
upstream-71407a592ee6871b8869db0f4c2b8e268e042771.tar.bz2
upstream-71407a592ee6871b8869db0f4c2b8e268e042771.zip
upgrade iproute2 to 2.6.29-1 - includes support for the skbedit scheduler action
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16777 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/iproute2/Makefile')
-rw-r--r--package/iproute2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/iproute2/Makefile b/package/iproute2/Makefile
index a5d90f5a58..da18b4b0fc 100644
--- a/package/iproute2/Makefile
+++ b/package/iproute2/Makefile
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=iproute2
-PKG_VERSION:=2.6.25
+PKG_VERSION:=2.6.29-1
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=http://devresources.linux-foundation.org/dev/iproute2/download/
-PKG_MD5SUM:=5737bade2f5e03fad0e2c81da91e551e
+PKG_MD5SUM:=c1bc258a6c345905e79935ac7a3cc582
PKG_BUILD_DIR:=$(BUILD_DIR)/iproute2-$(PKG_VERSION)