CC: polarssl: fix incorrect md5sum
authorZoltan HERPAI <wigyori@uid0.hu>
Mon, 16 Oct 2017 13:03:27 +0000 (15:03 +0200)
committerZoltan HERPAI <wigyori@uid0.hu>
Mon, 16 Oct 2017 13:03:27 +0000 (15:03 +0200)
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
package/libs/polarssl/Makefile

index 8c6da9f..7ac161d 100644 (file)
@@ -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)