diff options
Diffstat (limited to 'openwrt/package/iproute2/Makefile')
-rw-r--r-- | openwrt/package/iproute2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/openwrt/package/iproute2/Makefile b/openwrt/package/iproute2/Makefile index f0773e437d..f829293f4a 100644 --- a/openwrt/package/iproute2/Makefile +++ b/openwrt/package/iproute2/Makefile @@ -3,9 +3,9 @@ include $(TOPDIR)/rules.mk PKG_NAME:=iproute2 -PKG_VERSION:=2.6.11-050330 +PKG_VERSION:=2.6.15-060110 PKG_RELEASE:=1 -PKG_MD5SUM:=e705f26b5ae93e0332e46a3ff15d934 +PKG_MD5SUM:=04f57a6d366d36426d276178b600f5c5 PKG_SOURCE_URL:=http://developer.osdl.org/dev/iproute2/download/ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz |