Skip to content

Commit 8c9be6f

Browse files
authored
Merge pull request #11456 from heitbaum/openssl-3.6.3
openssl: update to 3.6.3
2 parents d87925b + f1235b4 commit 8c9be6f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

packages/security/openssl/package.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
44

55
PKG_NAME="openssl"
6-
PKG_VERSION="3.6.2"
7-
PKG_SHA256="aaf51a1fe064384f811daeaeb4ec4dce7340ec8bd893027eee676af31e83a04f"
6+
PKG_VERSION="3.6.3"
7+
PKG_SHA256="243a86649cf6f23eeb6a2ff2456e09e5d77dd9018a54d3d96b0c6bdd6ba6c7f1"
88
PKG_LICENSE="Apache-2.0"
99
PKG_SITE="https://openssl-library.org"
1010
PKG_URL="https://github.com/openssl/openssl/releases/download/${PKG_NAME}-${PKG_VERSION}/${PKG_NAME}-${PKG_VERSION}.tar.gz"

0 commit comments

Comments
 (0)