[openwrt/openwrt] tools/libressl: update to 3.3.4
LEDE Commits
lede-commits at lists.infradead.org
Sun Mar 6 12:15:51 PST 2022
hauke pushed a commit to openwrt/openwrt.git, branch openwrt-21.02:
https://git.openwrt.org/2736a5df94134fcad19dbd429fa21761536937b7
commit 2736a5df94134fcad19dbd429fa21761536937b7
Author: Rosen Penev <rosenp at gmail.com>
AuthorDate: Wed Sep 1 19:29:40 2021 -0700
tools/libressl: update to 3.3.4
Signed-off-by: Rosen Penev <rosenp at gmail.com>
(cherry picked from commit f78ad901e1ce07c42a9f5e670c39dbdcea15eb87)
---
tools/libressl/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/tools/libressl/Makefile b/tools/libressl/Makefile
index e25b5661ee..29fae1dfb6 100644
--- a/tools/libressl/Makefile
+++ b/tools/libressl/Makefile
@@ -8,8 +8,8 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=libressl
-PKG_VERSION:=3.3.3
-PKG_HASH:=a471565b36ccd1a70d0bd7d37c6e95c43a26a62829b487d9d2cdebfe58be3066
+PKG_VERSION:=3.3.4
+PKG_HASH:=bcce767a3fed252bfd1210f8a7e3505a2b54d3008f66e43d9b95e3f30c072931
PKG_RELEASE:=1
PKG_CPE_ID:=cpe:/a:openbsd:libressl
More information about the lede-commits
mailing list