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

LEDE Commits lede-commits at lists.infradead.org
Sun Mar 6 12:15:52 PST 2022


hauke pushed a commit to openwrt/openwrt.git, branch openwrt-21.02:
https://git.openwrt.org/8ed3b5b04b4983d75f4192bab470c6fb7eb9c50f

commit 8ed3b5b04b4983d75f4192bab470c6fb7eb9c50f
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>
    (cherry picked from commit 03bb3412a2b8bf8ac69e062ea9fd88e2c6c6fb57)
---
 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