Browse Source

- bump version

Bernhard Reutner-Fischer 18 years ago
parent
commit
77fc01bc5a
1 changed files with 2 additions and 2 deletions
  1. 2 2
      package/iproute2/iproute2.mk

+ 2 - 2
package/iproute2/iproute2.mk

@@ -3,8 +3,8 @@
 # iproute2
 #
 #############################################################
-IPROUTE2_VER:=2.6.14
-IPROUTE2_STAMP:=051107
+IPROUTE2_VER:=2.6.18
+IPROUTE2_STAMP:=061002
 IPROUTE2_SOURCE:=iproute2-$(IPROUTE2_VER)-$(IPROUTE2_STAMP).tar.gz
 IPROUTE2_SITE:=http://developer.osdl.org/dev/iproute2/download/
 IPROUTE2_DIR:=$(BUILD_DIR)/iproute2-$(IPROUTE2_VER)-$(IPROUTE2_STAMP)