projects
/
openwrt
/
staging
/
lynxis.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8c058ae
)
mbedtls: update to version 2.1.3
author
Hauke Mehrtens
<hauke@hauke-m.de>
Thu, 3 Dec 2015 21:01:18 +0000
(21:01 +0000)
committer
Hauke Mehrtens
<hauke@hauke-m.de>
Thu, 3 Dec 2015 21:01:18 +0000
(21:01 +0000)
This fixes some non critical bugs.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 47725
package/libs/mbedtls/Makefile
patch
|
blob
|
history
diff --git
a/package/libs/mbedtls/Makefile
b/package/libs/mbedtls/Makefile
index 4ae5a4e593e5675aeb7e70eecddf3ba6ebe3fa53..13dcc9829f4cae1a3a0f82a279391b2ebbdc27b9 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.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+