openssl: update to 1.1.1e

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
This commit is contained in:
Ian Leonard 2020-03-25 14:20:52 +00:00
parent aeb6e84adb
commit 38234eaa00

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.1d" PKG_VERSION="1.1.1e"
PKG_SHA256="1e3a91bc1f9dfce01af26026f856e064eab4c8ee0a8f457b5ae30b40b8b711f2" PKG_SHA256="694f61ac11cb51c9bf73f54e771ff6022b0327a43bbdfa1b2f19de1662a6dcbe"
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"