Merge pull request #6013 from heitbaum/pkgs

[le11] Minor package updates
This commit is contained in:
CvH 2021-12-24 13:06:23 +01:00 committed by GitHub
commit 45a0d9ead9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 6 deletions

View File

@ -3,8 +3,8 @@
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="nss"
PKG_VERSION="3.73"
PKG_SHA256="07a9e5b70f121a62706140d4cacc3006d3efb869da40f3a2bf7a65d37847f4d9"
PKG_VERSION="3.73.1"
PKG_SHA256="f72d5d85520f3dbcfe07cc0b18f6df94a691d8ccd6462700119fc5d665b68f58"
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"

View File

@ -3,8 +3,8 @@
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="nano"
PKG_VERSION="5.9"
PKG_SHA256="757db8cda4bb2873599e47783af463e3b547a627b0cabb30ea7bf71fb4c24937"
PKG_VERSION="6.0"
PKG_SHA256="93ac8cb68b4ad10e0aaeb80a2dd15c5bb89eb665a4844f7ad01c67efcb169ea2"
PKG_LICENSE="GPL"
PKG_SITE="http://www.nano-editor.org/"
PKG_URL="http://ftpmirror.gnu.org/nano/${PKG_NAME}-${PKG_VERSION}.tar.xz"

View File

@ -3,8 +3,8 @@
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="libmicrohttpd"
PKG_VERSION="0.9.73"
PKG_SHA256="a37b2f1b88fd1bfe74109586be463a434d34e773530fc2a74364cfcf734c032e"
PKG_VERSION="0.9.74"
PKG_SHA256="42035d0261373324bfb434018f4ab892514b10253d1af232e41b4cc2c11e650b"
PKG_LICENSE="LGPLv2.1"
PKG_SITE="http://www.gnu.org/software/libmicrohttpd/"
PKG_URL="http://ftpmirror.gnu.org/libmicrohttpd/${PKG_NAME}-${PKG_VERSION}.tar.gz"