package/wolfssl: bump to version 4.2.0

WolfSSL 4.2.0 has been released, it includes new features and fixes. The
full changelog is available here [1].

Update the wolfssl package to stable version 4.2.0 and the
corresponding hash file.

[1] https://www.wolfssl.com/docs/wolfssl-changelog/

Signed-off-by: Julien Grossholtz <julien.grossholtz@openest.io>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Julien Grossholtz 2019-10-31 23:03:06 +01:00 committed by Peter Korsgaard
parent 4167c96a60
commit 9bb83b14c9
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
# Locally computed:
sha256 f0d630c3ddfeb692b8ae38cc739f47d5e9f0fb708662aa241ede0c42a5eb3dd8 v4.1.0-stable.tar.gz
sha256 3562af485c26cd7abe94d9404fbfc0c5c9bceb4aab29b81ebf5e6c2467507e12 v4.2.0-stable.tar.gz
# Hash for license files:
sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 COPYING

View file

@ -4,7 +4,7 @@
#
################################################################################
WOLFSSL_VERSION = 4.1.0
WOLFSSL_VERSION = 4.2.0
WOLFSSL_SITE = https://github.com/wolfSSL/wolfssl/archive
WOLFSSL_SOURCE = v$(WOLFSSL_VERSION)-stable.tar.gz
WOLFSSL_INSTALL_STAGING = YES