summaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-11-06 13:58:30 +0000
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2006-11-06 13:58:30 +0000
commitc6e5a7ea23344adeb620521e80eec2438832c3da (patch)
tree554d7a863b7514da7f613c3a985c375178975821 /package
parent6e0a58fe32ced9ec88e35f95b27bfecc53de942d (diff)
Fix wrong md5sum for nozomi (#915)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5450 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package')
-rw-r--r--package/nozomi/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/nozomi/Makefile b/package/nozomi/Makefile
index 2ae94c493..024facb89 100644
--- 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:=a90e4d8f389a18b5579f7234a23e32e99
+PKG_MD5SUM:=90e4d8f389a18b5579f7234a23e32e99
PKG_CAT:=zcat
PKG_BUILD_DIR:=$(KERNEL_BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)