projects
/
openwrt
/
staging
/
nbd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a8b4fcb
)
Fix wrong md5sum for nozomi (#915)
author
Florian Fainelli
<florian@openwrt.org>
Mon, 6 Nov 2006 13:58:30 +0000
(13:58 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Mon, 6 Nov 2006 13:58:30 +0000
(13:58 +0000)
SVN-Revision: 5450
package/nozomi/Makefile
patch
|
blob
|
history
diff --git
a/package/nozomi/Makefile
b/package/nozomi/Makefile
index 2ae94c493351b89ce1e7bad05078a475f2dcedab..024facb89da25c4c6c7f2237010c55452d4077c1 100644
(file)
--- a/
package/nozomi/Makefile
+++ b/
package/nozomi/Makefile
@@
-15,7
+15,7
@@
PKG_RELEASE:=1
PKG_SOURCE:=nozomi_$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://www.pharscape.org/3G
-PKG_MD5SUM:=
a
90e4d8f389a18b5579f7234a23e32e99
+PKG_MD5SUM:=90e4d8f389a18b5579f7234a23e32e99
PKG_CAT:=zcat
PKG_BUILD_DIR:=$(KERNEL_BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)