From f76824fd6e74dbf872ef266240feda886f4d9bff Mon Sep 17 00:00:00 2001 From: Zoltan HERPAI Date: Mon, 16 Oct 2017 15:03:27 +0200 Subject: [PATCH] CC: polarssl: fix incorrect md5sum Signed-off-by: Zoltan HERPAI --- package/libs/polarssl/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/libs/polarssl/Makefile b/package/libs/polarssl/Makefile index 8c6da9fa93..7ac161dd8d 100644 --- a/package/libs/polarssl/Makefile +++ b/package/libs/polarssl/Makefile @@ -15,7 +15,7 @@ PKG_USE_MIPS16:=0 PKG_SOURCE:=$(SRC_PKG_NAME)-$(PKG_VERSION)-gpl.tgz PKG_SOURCE_URL:=https://tls.mbed.org/download/ -PKG_MD5SUM:=f5beb43e850283915e3e0f8d37495eade3bfb5beedfb61e7b8da70d4c68edb82 +PKG_MD5SUM:=a6ed92fc377ef60f7c24d42b900e0dad PKG_BUILD_DIR:=$(BUILD_DIR)/$(SRC_PKG_NAME)-$(PKG_VERSION) -- 2.11.0