projects
/
openwrt
/
staging
/
ynezz.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c0c7377
)
mbedtls: Update to version 2.16.2
author
Josef Schlehofer
<josef.schlehofer@nic.cz>
Tue, 18 Jun 2019 22:31:03 +0000
(
00:31
+0200)
committer
Jo-Philipp Wich
<jo@mein.io>
Wed, 4 Sep 2019 11:20:09 +0000
(13:20 +0200)
Signed-off-by: Josef Schlehofer <josef.schlehofer@nic.cz>
(cherry picked from commit
a2f54f6d5d98211e9c58420eed8c67f4fca83665
)
package/libs/mbedtls/Makefile
patch
|
blob
|
history
diff --git
a/package/libs/mbedtls/Makefile
b/package/libs/mbedtls/Makefile
index a0c86592d7230d6adceee24221489a7f5d9500f9..03f291ebc3bcf69cfc9fae66a2bccb689d7a4e8f 100644
(file)
--- a/
package/libs/mbedtls/Makefile
+++ b/
package/libs/mbedtls/Makefile
@@
-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+