Merge pull request #5614 from antonlacon/sept-pkgs

crypto updates
This commit is contained in:
CvH 2021-12-17 17:07:50 +01:00 committed by GitHub
commit 2ce6fb8fec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -3,8 +3,8 @@
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="gnutls"
PKG_VERSION="3.7.1"
PKG_SHA256="3777d7963eca5e06eb315686163b7b3f5045e2baac5e54e038ace9835e5cac6f"
PKG_VERSION="3.7.2"
PKG_SHA256="646e6c5a9a185faa4cea796d378a1ba8e1148dbb197ca6605f95986a25af2752"
PKG_LICENSE="LGPL2.1"
PKG_SITE="https://gnutls.org"
PKG_URL="https://www.gnupg.org/ftp/gcrypt/gnutls/v${PKG_VERSION:0:3}/${PKG_NAME}-${PKG_VERSION}.tar.xz"

View File

@ -3,8 +3,8 @@
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="openssl"
PKG_VERSION="1.1.1k"
PKG_SHA256="892a0875b9872acd04a9fde79b1f943075d5ea162415de3047c327df33fbaee5"
PKG_VERSION="1.1.1m"
PKG_SHA256="f89199be8b23ca45fc7cb9f1d8d3ee67312318286ad030f5316aca6462db6c96"
PKG_LICENSE="BSD"
PKG_SITE="https://www.openssl.org"
PKG_URL="https://www.openssl.org/source/${PKG_NAME}-${PKG_VERSION}.tar.gz"