From 8c5d8347cd691084155e9d95dc3011be0bc9b374 Mon Sep 17 00:00:00 2001 From: florian Date: Sun, 20 Sep 2009 12:55:32 +0000 Subject: [PATCH] [package] add mising md5sum check git-svn-id: svn://svn.openwrt.org/openwrt/packages@17641 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- net/nodogsplash/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/nodogsplash/Makefile b/net/nodogsplash/Makefile index 516d1ce2f..9b7436440 100644 --- a/net/nodogsplash/Makefile +++ b/net/nodogsplash/Makefile @@ -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 -- 2.11.0