From: risci_atom Date: Wed, 19 Jan 2011 13:35:51 +0000 (+0000) Subject: rm'd md5 hash from mini_httpd pkg X-Git-Url: http://git.ozo.com/?a=commitdiff_plain;h=514ece74094f8f81f49bda050d0b9c6cbe8e689a;p=librewrt%2F.git rm'd md5 hash from mini_httpd pkg git-svn-id: http://svn.librewrt.org/librewrt@114 d459f2a8-9e7c-4474-95e1-7f88c49cc8e2 --- 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)