1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-12-25 03:13:20 +02:00

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 2006-11-06 13:58:30 +00:00
parent 6e0a58fe32
commit c6e5a7ea23

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)