From: Andre Heider Date: Tue, 19 Jul 2022 11:31:31 +0000 (+0200) Subject: tools/libressl: bump to v3.5.3 X-Git-Tag: v23.05.0-rc1~2923 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=commitdiff_plain;h=5451b03b7ceb2315445c683fe174e28bbdd49c2f;hp=bc43ad88ed18722c0621fd6dfef0ff68268f4e14 tools/libressl: bump to v3.5.3 This includes API additions required for u-boot v2022.07 and Python 3.10. https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-3.5.0-relnotes.txt https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-3.5.1-relnotes.txt https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-3.5.2-relnotes.txt https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-3.5.3-relnotes.txt Signed-off-by: Andre Heider --- diff --git a/tools/libressl/Makefile b/tools/libressl/Makefile index 0679961d17..236a7c2c30 100644 --- a/tools/libressl/Makefile +++ b/tools/libressl/Makefile @@ -8,8 +8,8 @@ include $(TOPDIR)/rules.mk PKG_NAME:=libressl -PKG_VERSION:=3.4.3 -PKG_HASH:=ff88bffe354818b3ccf545e3cafe454c5031c7a77217074f533271d63c37f08d +PKG_VERSION:=3.5.3 +PKG_HASH:=3ab5e5eaef69ce20c6b170ee64d785b42235f48f2e62b095fca5d7b6672b8b28 PKG_RELEASE:=1 PKG_CPE_ID:=cpe:/a:openbsd:libressl