From abde21d63c939c89bd607cf17fcea137328dda04 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Mon, 24 Jul 2023 13:52:42 +0200 Subject: libressl: update to 3.7.3 --- package/libressl/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package/libressl/Makefile b/package/libressl/Makefile index bba8274f3..a4bfe6a48 100644 --- a/package/libressl/Makefile +++ b/package/libressl/Makefile @@ -4,9 +4,9 @@ include $(ADK_TOPDIR)/rules.mk PKG_NAME:= libressl -PKG_VERSION:= 3.7.2 +PKG_VERSION:= 3.7.3 PKG_RELEASE:= 1 -PKG_HASH:= b06aa538fefc9c6b33c4db4931a09a5f52d9d2357219afcbff7d93fe12ebf6f7 +PKG_HASH:= 7948c856a90c825bd7268b6f85674a8dcd254bae42e221781b24e3f8dc335db3 PKG_DESCR:= ssl/tls library PKG_SECTION:= libs/crypto PKG_URL:= http://www.libressl.org -- cgit v1.2.3