1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-11-18 22:43:53 +01:00

md5sum was left out

SVN-Revision: 10148
This commit is contained in:
Tim Yardley 2008-01-08 22:31:26 +00:00
parent 063e150eb9
commit 7eff5caa70

@ -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)