From 43eee5162be7b5ab4fc715f3142604d41a15b20c Mon Sep 17 00:00:00 2001 From: Steven Barth Date: Thu, 7 Aug 2014 10:57:32 +0200 Subject: [PATCH] sslh: upstream has added COPYING files which changed md5sum Signed-off-by: Steven Barth --- net/sslh/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/sslh/Makefile b/net/sslh/Makefile index a3a6cb4bdb..043342fa7c 100644 --- a/net/sslh/Makefile +++ b/net/sslh/Makefile @@ -13,7 +13,7 @@ PKG_RELEASE:=2 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=http://rutschle.net/tech/ -PKG_MD5SUM:=1e85b84eb82a96b81de9b1e637a3e795 +PKG_MD5SUM:=c6e7d1cb0adb15f6efe480e36d98c560 include $(INCLUDE_DIR)/package.mk