aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorEneas U de Queiroz <cotequeiroz@gmail.com>2023-02-07 18:14:27 -0300
committerChristian Marangi <ansuelsmth@gmail.com>2023-02-20 11:24:17 +0100
commit7e7e76afca7877b97bc049d8f5a83a840a20a2af (patch)
tree8bb6e0ecd3642d724da768557468653b65ff232e /include
parenteac6fe6f742c7da980799b5583819183a9f33c01 (diff)
downloadupstream-7e7e76afca7877b97bc049d8f5a83a840a20a2af.tar.gz
upstream-7e7e76afca7877b97bc049d8f5a83a840a20a2af.tar.bz2
upstream-7e7e76afca7877b97bc049d8f5a83a840a20a2af.zip
openssl: bump to 3.0.8
This is a major update to the current LTS version, supported until 2026-09-07. Changelog: https://github.com/openssl/openssl/blob/openssl-3.0.8/CHANGES.md Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
Diffstat (limited to 'include')
-rw-r--r--include/openssl-engine.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/openssl-engine.mk b/include/openssl-engine.mk
index d8baba482e..891d284f12 100644
--- a/include/openssl-engine.mk
+++ b/include/openssl-engine.mk
@@ -1,8 +1,8 @@
# SPDX-License-Identifier: GPL-2.0-only
#
-# Copyright (C) 2022 Enéas Ulir de Queiroz
+# Copyright (C) 2022-2023 Enéas Ulir de Queiroz
-ENGINES_DIR=engines-1.1
+ENGINES_DIR=engines-3
define Package/openssl/engine/Default
SECTION:=libs