Fix wrong md5sum for nozomi (#915)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5450 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Florian Fainelli
2006-11-06 13:58:30 +00:00
parent c841d1f382
commit 97907c1c5c

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)