mbedtls: Update to version 2.16.2
authorJosef Schlehofer <josef.schlehofer@nic.cz>
Tue, 18 Jun 2019 22:31:03 +0000 (00:31 +0200)
committerRISCi_ATOM <bob@bobcall.me>
Fri, 13 Sep 2019 19:52:37 +0000 (15:52 -0400)
Signed-off-by: Josef Schlehofer <josef.schlehofer@nic.cz>
(cherry picked from commit a2f54f6d5d98211e9c58420eed8c67f4fca83665)

package/libs/mbedtls/Makefile

index a0c86592d7230d6adceee24221489a7f5d9500f9..03f291ebc3bcf69cfc9fae66a2bccb689d7a4e8f 100644 (file)
@@ -8,13 +8,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=mbedtls
-PKG_VERSION:=2.16.1
+PKG_VERSION:=2.16.2
 PKG_RELEASE:=1
 PKG_USE_MIPS16:=0
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-gpl.tgz
 PKG_SOURCE_URL:=https://tls.mbed.org/download/
-PKG_HASH:=7ab76eaefab0b02f26ca889230d553facb2598f3a8f077886c41ec1801d2131a
+PKG_HASH:=40d18965dd36ce0158a2b037c8c54401bad54f683f4311502518ee1a1a0b622c
 
 PKG_BUILD_PARALLEL:=1
 PKG_LICENSE:=GPL-2.0+