Author: hauke
Date: 2015-12-03 22:00:45 +0100 (Thu, 03 Dec 2015)
New Revision: 47724

Modified:
   trunk/package/libs/polarssl/Makefile
Log:
polarssl: update to version 1.3.15

This is a minor version update which fixes some small bugs. None of
these bugs were exploitable according to the release notes.

Signed-off-by: Martin Blumenstingl <[email protected]>


Modified: trunk/package/libs/polarssl/Makefile
===================================================================
--- trunk/package/libs/polarssl/Makefile        2015-12-03 19:23:44 UTC (rev 
47723)
+++ trunk/package/libs/polarssl/Makefile        2015-12-03 21:00:45 UTC (rev 
47724)
@@ -9,13 +9,13 @@
 
 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)
 
_______________________________________________
openwrt-commits mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits

Reply via email to