From 514ece74094f8f81f49bda050d0b9c6cbe8e689a Mon Sep 17 00:00:00 2001 From: risci_atom Date: Wed, 19 Jan 2011 13:35:51 +0000 Subject: [PATCH] rm'd md5 hash from mini_httpd pkg git-svn-id: http://svn.librewrt.org/librewrt@114 d459f2a8-9e7c-4474-95e1-7f88c49cc8e2 --- packages/net/mini_httpd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/net/mini_httpd/Makefile b/packages/net/mini_httpd/Makefile index e597649..30d9981 100644 --- a/packages/net/mini_httpd/Makefile +++ b/packages/net/mini_httpd/Makefile @@ -13,7 +13,7 @@ PKG_RELEASE:=1 PKG_SOURCE:=mini_httpd-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://www.acme.com/software/mini_httpd/ -PKG_MD5SUM:=792a529dfe974355aad8ba6c80e54e7a +# PKG_MD5SUM:=792a529dfe974355aad8ba6c80e54e7a PKG_BUILD_DIR:=$(BUILD_DIR)/mini_httpd-$(PKG_VERSION) -- 2.35.1