aboutsummaryrefslogtreecommitdiffstats
path: root/package/libs/wolfssl/Makefile
diff options
context:
space:
mode:
authorIvan Pavlov <AuthorReflex@gmail.com>2021-09-05 23:08:35 +0300
committerHauke Mehrtens <hauke@hauke-m.de>2021-09-13 18:36:15 +0200
commit7d92bb0509615550b98e2dc71091073c8258d564 (patch)
tree363f7c25307fe988de221cab03b282db850eccc7 /package/libs/wolfssl/Makefile
parentba59466bf4978c977c6860c8f9ba4b2de1c3ab2c (diff)
downloadupstream-7d92bb0509615550b98e2dc71091073c8258d564.tar.gz
upstream-7d92bb0509615550b98e2dc71091073c8258d564.tar.bz2
upstream-7d92bb0509615550b98e2dc71091073c8258d564.zip
wolfssl: update to 4.8.1-stable
Changes from 4.7.0: Fix one high (OCSP verification issue) and two low vulnerabilities Improve compatibility layer Other improvements and fixes For detailed changes refer to https://github.com/wolfSSL/wolfssl/releases Signed-off-by: Ivan Pavlov <AuthorReflex@gmail.com>
Diffstat (limited to 'package/libs/wolfssl/Makefile')
-rw-r--r--package/libs/wolfssl/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/libs/wolfssl/Makefile b/package/libs/wolfssl/Makefile
index 0c95288a2a..6ef80e88a9 100644
--- a/package/libs/wolfssl/Makefile
+++ b/package/libs/wolfssl/Makefile
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=wolfssl
-PKG_VERSION:=4.7.0-stable
-PKG_RELEASE:=2
+PKG_VERSION:=4.8.1-stable
+PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://github.com/wolfSSL/wolfssl/archive/v$(PKG_VERSION)
-PKG_HASH:=b0e740b31d4d877d540ad50cc539a8873fc41af02bd3091c4357b403f7106e31
+PKG_HASH:=50db45f348f47e00c93dd244c24108220120cb3cc9d01434789229c32937c444
PKG_FIXUP:=libtool libtool-abiver
PKG_INSTALL:=1