X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/f867e899bd0e2c7c834e4f310b2cafff82feace5..2fbb0f0be3175485b7a37af4bdb070da9ff42f2d:/package/iproute2/Makefile diff --git a/package/iproute2/Makefile b/package/iproute2/Makefile index a5d90f5a5..da18b4b0f 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)