From f1b76d918e60e8800df4b4ace3941a7dcafe2f61 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Mon, 29 Jan 2024 14:54:07 +0100 Subject: wolfssl: update to 5.6.6 --- package/wolfssl/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package/wolfssl') diff --git a/package/wolfssl/Makefile b/package/wolfssl/Makefile index 2e6841ca4..738821f65 100644 --- a/package/wolfssl/Makefile +++ b/package/wolfssl/Makefile @@ -4,9 +4,9 @@ include $(ADK_TOPDIR)/rules.mk PKG_NAME:= wolfssl -PKG_VERSION:= 5.0.0 +PKG_VERSION:= 5.6.6 PKG_RELEASE:= 1 -PKG_HASH:= 908390282cc613a3943533f3d922b3c18dee3289f498b6f944cb86a19a5eeb56 +PKG_HASH:= 3d2ca672d41c2c2fa667885a80d6fa03c3e91f0f4f72f87aef2bc947e8c87237 PKG_DESCR:= portable embedded ssl library PKG_SECTION:= libs/crypto PKG_URL:= http://www.wolfssl.com -- cgit v1.2.3