Skip to content
Snippets Groups Projects
Commit 1e26feb4 authored by Florian Fainelli's avatar Florian Fainelli
Browse files

Fix wrong md5sum for nozomi (#915)

SVN-Revision: 5450
parent a8b4fcb8
No related branches found
No related tags found
No related merge requests found
......@@ -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)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment