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

LEDE Commits lede-commits at lists.infradead.org
Fri Apr 21 16:32:00 PDT 2023


ansuel pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/1b624eb29dde4727c7015e8627da9d3f1613e7b0

commit 1b624eb29dde4727c7015e8627da9d3f1613e7b0
Author: Nick Hainke <vincent at systemli.org>
AuthorDate: Sat Apr 15 08:44:42 2023 +0200

    tools/libressl: update to 3.7.2
    
    Release Notes:
    https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-3.7.2-relnotes.txt
    
    Signed-off-by: Nick Hainke <vincent at systemli.org>
---
 tools/libressl/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tools/libressl/Makefile b/tools/libressl/Makefile
index 8e51e4c54b..9a0fb6bee4 100644
--- a/tools/libressl/Makefile
+++ b/tools/libressl/Makefile
@@ -8,8 +8,8 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=libressl
-PKG_VERSION:=3.7.1
-PKG_HASH:=98086961a2b8b657ed0fea3056fb2db14294b6bfa193c15a5236a0a35c843ded
+PKG_VERSION:=3.7.2
+PKG_HASH:=b06aa538fefc9c6b33c4db4931a09a5f52d9d2357219afcbff7d93fe12ebf6f7
 
 PKG_CPE_ID:=cpe:/a:openbsd:libressl
 




More information about the lede-commits mailing list