[package] add mising md5sum check

git-svn-id: svn://svn.openwrt.org/openwrt/packages@17641 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2009-09-20 12:55:32 +00:00
parent e9f70b4cf1
commit 8c5d8347cd

View File

@ -14,7 +14,7 @@ PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://kokoro.ucsd.edu/nodogsplash/ \
http://kokoro.ucsd.edu/nodogsplash/old/
#PKG_MD5SUM:=96e597977717610186ed09ebd7fa54cf
PKG_MD5SUM:=142f6b761a0ef93bb3e8557e1f53bc56
include $(INCLUDE_DIR)/package.mk