polarssl: update to version 1.3.15
[openwrt/openwrt.git] / package / libs / polarssl / Makefile
index 9f7b1f37590d9d0e4bb11b0d7d937c293080036e..e7758aeb996e5c3c7ed7f33e65cd894d862b5487 100644 (file)
@@ -9,13 +9,13 @@ include $(TOPDIR)/rules.mk
 
 PKG_NAME:=polarssl
 SRC_PKG_NAME:=mbedtls
-PKG_VERSION:=1.3.14
+PKG_VERSION:=1.3.15
 PKG_RELEASE:=1
 PKG_USE_MIPS16:=0
 
 PKG_SOURCE:=$(SRC_PKG_NAME)-$(PKG_VERSION)-gpl.tgz
 PKG_SOURCE_URL:=https://polarssl.org/download/
-PKG_MD5SUM:=869c7b5798b8769902880c7cf0212fed
+PKG_MD5SUM:=59662a9daaf0cfe96c349bd5ad246d1b
 
 PKG_BUILD_DIR:=$(BUILD_DIR)/$(SRC_PKG_NAME)-$(PKG_VERSION)