mirror of
https://git.busybox.net/buildroot.git
synced 2024-12-20 02:33:39 +08:00
- bump version
This commit is contained in:
parent
8cb09f11ee
commit
77fc01bc5a
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user