Merge pull request #8435 from heitbaum/nss

nss: update to 3.96
This commit is contained in:
CvH 2023-12-17 01:21:28 +01:00 committed by GitHub
commit a7a08d745d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,8 +3,8 @@
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="nss"
PKG_VERSION="3.95"
PKG_SHA256="05a3955b48ac991c28604dee465527810bd5acf3c2879f09cd86eb83ffd8f79d"
PKG_VERSION="3.96"
PKG_SHA256="0010792b00689c1e51b8f3ffe2f10b182635079944b4a94fecb9cac6a6eaa2c4"
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"