openssl: update to 1.1.1g

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
This commit is contained in:
Ian Leonard 2020-04-25 15:51:03 +00:00
parent a7939cfe95
commit 60ca28b2e4

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.1f" PKG_VERSION="1.1.1g"
PKG_SHA256="186c6bfe6ecfba7a5b48c47f8a1673d0f3b0e5ba2e25602dd23b629975da3f35" PKG_SHA256="ddb04774f1e32f0c49751e21b67216ac87852ceb056b75209af2443400636d46"
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"