openssl: update to 3.0.7

Release notes:
- https://www.openssl.org/blog/blog/2022/11/01/email-address-overflows/
This commit is contained in:
Rudi Heitbaum 2022-11-01 20:05:48 +00:00
parent 9963490dea
commit 99a4f06b73

View File

@ -3,8 +3,8 @@
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="openssl"
PKG_VERSION="3.0.5"
PKG_SHA256="aa7d8d9bef71ad6525c55ba11e5f4397889ce49c2c9349dcea6d3e4f0b024a7a"
PKG_VERSION="3.0.7"
PKG_SHA256="83049d042a260e696f62406ac5c08bf706fd84383f945cf21bd61e9ed95c396e"
PKG_LICENSE="Apache-2.0"
PKG_SITE="https://www.openssl.org"
PKG_URL="https://www.openssl.org/source/${PKG_NAME}-${PKG_VERSION}.tar.gz"