We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66cd65c commit f441078Copy full SHA for f441078
packages/security/openssl/package.mk
@@ -3,8 +3,8 @@
3
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
4
5
PKG_NAME="openssl"
6
-PKG_VERSION="4.0.0-alpha1"
7
-PKG_SHA256="4b99f0e2f2819d4c0bb756fb7f71a7ad772f495a1d369e734da64b385efe7ccb"
+PKG_VERSION="4.0.0-beta1"
+PKG_SHA256="71b9851a0b41c5c580081134ecb694a6f891eaee1a11f0b38e2f4661f94dbeff"
8
PKG_LICENSE="Apache-2.0"
9
PKG_SITE="https://openssl-library.org"
10
PKG_URL="https://github.com/openssl/openssl/releases/download/${PKG_NAME}-${PKG_VERSION}/${PKG_NAME}-${PKG_VERSION}.tar.gz"
0 commit comments