[openwrt/openwrt] tools/libressl: update to 3.4.1

LEDE Commits lede-commits at lists.infradead.org
Tue Nov 2 13:00:42 PDT 2021


aparcar pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/03bb3412a2b8bf8ac69e062ea9fd88e2c6c6fb57

commit 03bb3412a2b8bf8ac69e062ea9fd88e2c6c6fb57
Author: Rosen Penev <rosenp at gmail.com>
AuthorDate: Wed Sep 22 00:49:33 2021 -0700

    tools/libressl: update to 3.4.1
    
    Signed-off-by: Rosen Penev <rosenp at gmail.com>
---
 tools/libressl/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tools/libressl/Makefile b/tools/libressl/Makefile
index 29fae1dfb6..be053ac788 100644
--- a/tools/libressl/Makefile
+++ b/tools/libressl/Makefile
@@ -8,8 +8,8 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=libressl
-PKG_VERSION:=3.3.4
-PKG_HASH:=bcce767a3fed252bfd1210f8a7e3505a2b54d3008f66e43d9b95e3f30c072931
+PKG_VERSION:=3.4.1
+PKG_HASH:=107ceae6ca800e81cb563584c16afa36d6c7138fade94a2b3e9da65456f7c61c
 PKG_RELEASE:=1
 
 PKG_CPE_ID:=cpe:/a:openbsd:libressl



More information about the lede-commits mailing list