rm'd md5 hash from mini_httpd pkg
authorrisci_atom <risci_atom@d459f2a8-9e7c-4474-95e1-7f88c49cc8e2>
Wed, 19 Jan 2011 13:35:51 +0000 (13:35 +0000)
committerrisci_atom <risci_atom@d459f2a8-9e7c-4474-95e1-7f88c49cc8e2>
Wed, 19 Jan 2011 13:35:51 +0000 (13:35 +0000)
git-svn-id: http://svn.librewrt.org/librewrt@114 d459f2a8-9e7c-4474-95e1-7f88c49cc8e2

packages/net/mini_httpd/Makefile

index e59764981e95137ed06e11e08c4b8c4698a54735..30d99819b206090f7001d2522c95988925206d13 100644 (file)
@@ -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)