From c2d4abc380209e583f8dbf99a2070d68dbbb21f0 Mon Sep 17 00:00:00 2001 From: Linhui Liu Date: Sun, 19 Mar 2023 19:57:53 +0800 Subject: [PATCH] tools/libressl: bump to 3.7.1 Release Notes: https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-3.7.1-relnotes.txt Signed-off-by: Linhui Liu --- tools/libressl/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/tools/libressl/Makefile b/tools/libressl/Makefile index f687f6b413..8e51e4c54b 100644 --- a/tools/libressl/Makefile +++ b/tools/libressl/Makefile @@ -8,9 +8,8 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libressl -PKG_VERSION:=3.7.0 -PKG_HASH:=3fc1290f4007ec75f6e9acecbb25512630d1b9ab8c53ba79844e395868c3e006 -PKG_RELEASE:=1 +PKG_VERSION:=3.7.1 +PKG_HASH:=98086961a2b8b657ed0fea3056fb2db14294b6bfa193c15a5236a0a35c843ded PKG_CPE_ID:=cpe:/a:openbsd:libressl -- 2.30.2