[source] cyassl: update to wolfssl version 3.9.6
LEDE Commits
lede-commits at lists.infradead.org
Sun Jul 24 07:05:34 PDT 2016
hauke pushed a commit to source.git, branch master:
https://git.lede-project.org/?p=source.git;a=commitdiff;h=bdf9243c1b7d0fcd0d1806dc5b68b17d20dd4958
commit bdf9243c1b7d0fcd0d1806dc5b68b17d20dd4958
Author: Hauke Mehrtens <hauke at hauke-m.de>
AuthorDate: Sun Jul 24 13:26:46 2016 +0200
cyassl: update to wolfssl version 3.9.6
Changelog: https://www.wolfssl.com/wolfSSL/Docs-wolfssl-changelog.html
old size:
libcyassl_3.9.0-1_mips_34kc_dsp.ipk 147552
new size:
libcyassl_3.9.6-1_mips_34kc_dsp.ipk 150087
Signed-off-by: Hauke Mehrtens <hauke at hauke-m.de>
---
package/libs/cyassl/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/libs/cyassl/Makefile b/package/libs/cyassl/Makefile
index a2b3b5e..4e46751 100644
--- a/package/libs/cyassl/Makefile
+++ b/package/libs/cyassl/Makefile
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=wolfssl
-PKG_VERSION:=3.9.0
+PKG_VERSION:=3.9.6
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).zip
PKG_SOURCE_URL:=https://www.wolfssl.com/
-PKG_MD5SUM:=f3396726a9befd61443c2cce216e39ba
+PKG_MD5SUM:=df435eacae4f2f1a92a241e80a2106d9
PKG_FIXUP:=libtool
PKG_INSTALL:=1
More information about the lede-commits
mailing list