package/wolfssl: bump to version 4.0.0
authorJulien Grossholtz <julien.grossholtz@openest.io>
Wed, 24 Apr 2019 09:40:06 +0000 (11:40 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Wed, 24 Apr 2019 19:25:23 +0000 (21:25 +0200)
WolfSSL 4.0.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.0.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: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/wolfssl/wolfssl.hash
package/wolfssl/wolfssl.mk

index 1ff9fc61d8cdad56bac8046824bae1552d5ab327..6559486a1812373116c20b720265fb11253c6dcc 100644 (file)
@@ -1,5 +1,5 @@
 # Locally computed:
-sha256 70e4fbeb91284a269b25a84fc526755c670475aee4034a6f237b1f754d108af3  v3.15.7-stable.tar.gz
+sha256 6cf678c72b485d1904047c40c20f85104c96b5f39778822783a2c407ccb23657  v4.0.0-stable.tar.gz
 
 # Hash for license files:
 sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643  COPYING
index 42198cb817998cba0d4ff79e0758c7da52eb984c..5ef182806a307d2fe11ff92c144732f887cc5cba 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-WOLFSSL_VERSION = 3.15.7
+WOLFSSL_VERSION = 4.0.0
 WOLFSSL_SITE = https://github.com/wolfSSL/wolfssl/archive
 WOLFSSL_SOURCE = v$(WOLFSSL_VERSION)-stable.tar.gz
 WOLFSSL_INSTALL_STAGING = YES