nss: update to 3.79

release notes:
- https://hg.mozilla.org/projects/nss/file/tip/doc/rst/releases/nss_3_79.rst
This commit is contained in:
Rudi Heitbaum 2022-06-01 09:43:10 +00:00
parent f767fa14ed
commit 7cfc0c3759

View File

@ -3,8 +3,8 @@
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="nss"
PKG_VERSION="3.78"
PKG_SHA256="3e798c4c5d101897de60337dc429252d95369b096e8483107751d697ddd61526"
PKG_VERSION="3.79"
PKG_SHA256="5369ed274a19f480ec94e1faef04da63e3cbac1a82e15bb1751e58b2f274b835"
PKG_LICENSE="Mozilla Public License"
PKG_SITE="http://ftp.mozilla.org/"
PKG_URL="https://ftp.mozilla.org/pub/security/nss/releases/NSS_${PKG_VERSION//./_}_RTM/src/nss-${PKG_VERSION}-with-nspr-$(get_pkg_version nspr).tar.gz"