Merge pull request #4734 from cdu13a/opensslbump

openssl: update to 1.1.1i
This commit is contained in:
CvH 2020-12-13 10:53:14 +01:00 committed by GitHub
commit 43a03e3fc6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,8 +3,8 @@
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv) # Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="openssl" PKG_NAME="openssl"
PKG_VERSION="1.1.1h" PKG_VERSION="1.1.1i"
PKG_SHA256="5c9ca8774bd7b03e5784f26ae9e9e6d749c9da2438545077e6b3d755a06595d9" PKG_SHA256="e8be6a35fe41d10603c3cc635e93289ed00bf34b79671a3a4de64fcee00d5242"
PKG_LICENSE="BSD" PKG_LICENSE="BSD"
PKG_SITE="https://www.openssl.org" PKG_SITE="https://www.openssl.org"
PKG_URL="https://www.openssl.org/source/$PKG_NAME-$PKG_VERSION.tar.gz" PKG_URL="https://www.openssl.org/source/$PKG_NAME-$PKG_VERSION.tar.gz"