Fix wrong md5sum for nozomi (#915)

SVN-Revision: 5450
lede-17.01
Florian Fainelli 2006-11-06 13:58:30 +00:00
parent a8b4fcb839
commit 1e26feb489
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ PKG_RELEASE:=1
PKG_SOURCE:=nozomi_$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://www.pharscape.org/3G
PKG_MD5SUM:=a90e4d8f389a18b5579f7234a23e32e99
PKG_MD5SUM:=90e4d8f389a18b5579f7234a23e32e99
PKG_CAT:=zcat
PKG_BUILD_DIR:=$(KERNEL_BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)