md5sum was left out
authorTim Yardley <lst@openwrt.org>
Tue, 8 Jan 2008 22:31:26 +0000 (22:31 +0000)
committerTim Yardley <lst@openwrt.org>
Tue, 8 Jan 2008 22:31:26 +0000 (22:31 +0000)
SVN-Revision: 10148

package/iproute2/Makefile

index 7aeb2b83563c6006de117ea5c41c505d32c7689f..7cbc903da7b36af0159c424c33d93b9050791e25 100644 (file)
@@ -14,7 +14,7 @@ PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_URL:=http://developer.osdl.org/dev/iproute2/download/
-PKG_MD5SUM:=
+PKG_MD5SUM:=2e59da739ef19990408cf0a5cb0cae3e
 
 PKG_BUILD_DIR:=$(BUILD_DIR)/iproute2-$(PKG_VERSION)