Skip to content
Snippets Groups Projects
Commit 9453b61c authored by Hauke Mehrtens's avatar Hauke Mehrtens
Browse files

mbedtls: update to version 2.1.3


This fixes some non critical bugs.

Signed-off-by: default avatarHauke Mehrtens <hauke@hauke-m.de>

SVN-Revision: 47725
parent 8c058ae0
No related branches found
No related tags found
No related merge requests found
......@@ -8,13 +8,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=mbedtls
PKG_VERSION:=2.1.2
PKG_VERSION:=2.1.3
PKG_RELEASE:=1
PKG_USE_MIPS16:=0
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-gpl.tgz
PKG_SOURCE_URL:=https://tls.mbed.org/download/
PKG_MD5SUM:=38b7baae95d6b0826605a1edfffeebe4
PKG_MD5SUM:=20c45e0411e177e51498ef1be60bc7e2
PKG_BUILD_PARALLEL:=1
PKG_LICENSE:=GPL-2.0+
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment