Skip to content

Commit f441078

Browse files
committed
openssl: update to 4.0.0-beta1
Release notes: - https://www.openssl.org Release notes: - https://www.openssl.org/news/vulnerabilities.html
1 parent 66cd65c commit f441078

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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="4.0.0-alpha1"
7-
PKG_SHA256="4b99f0e2f2819d4c0bb756fb7f71a7ad772f495a1d369e734da64b385efe7ccb"
6+
PKG_VERSION="4.0.0-beta1"
7+
PKG_SHA256="71b9851a0b41c5c580081134ecb694a6f891eaee1a11f0b38e2f4661f94dbeff"
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)