openssl: update to 1.1.1b

This commit is contained in:
Sascha Kuehndel (InuSasha) 2019-03-02 15:43:35 +01:00
parent 1c1fbb429d
commit 5822104484
No known key found for this signature in database
GPG Key ID: 109697069529A6DC

View File

@ -2,8 +2,8 @@
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="openssl"
PKG_VERSION="1.1.1a"
PKG_SHA256="fc20130f8b7cbd2fb918b2f14e2f429e109c31ddd0fb38fc5d71d9ffed3f9f41"
PKG_VERSION="1.1.1b"
PKG_SHA256="5c557b023230413dfb0756f3137a13e6d726838ccd1430888ad15bfb2b43ea4b"
PKG_LICENSE="BSD"
PKG_SITE="https://www.openssl.org"
PKG_URL="https://www.openssl.org/source/$PKG_NAME-$PKG_VERSION.tar.gz"