Merge pull request #9439 from heitbaum/pkg

This commit is contained in:
Christian Hewitt 2024-10-26 13:29:28 +04:00 committed by GitHub
commit a59b1b1600
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 5 additions and 5 deletions

View File

@ -3,8 +3,8 @@
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="swig"
PKG_VERSION="4.2.1"
PKG_SHA256="fa045354e2d048b2cddc69579e4256245d4676894858fcf0bab2290ecf59b7d8"
PKG_VERSION="4.3.0"
PKG_SHA256="f7203ef796f61af986c70c05816236cbd0d31b7aa9631e5ab53020ab7804aa9e"
PKG_LICENSE="GPL"
PKG_SITE="http://www.swig.org"
PKG_URL="${SOURCEFORGE_SRC}/swig/${PKG_NAME}-${PKG_VERSION}.tar.gz"

View File

@ -3,7 +3,7 @@
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="nspr"
PKG_VERSION="4.35"
PKG_VERSION="4.36"
PKG_LICENSE="Mozilla Public License"
PKG_SITE="http://www.linuxfromscratch.org/blfs/view/svn/general/nspr.html"
PKG_DEPENDS_HOST="ccache:host"

View File

@ -3,8 +3,8 @@
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="nss"
PKG_VERSION="3.105"
PKG_SHA256="fddc81c9e4590fd16de6d24b7d6a283d1ccf536484e2d6ac146306ae099afcdb"
PKG_VERSION="3.106"
PKG_SHA256="28426532c8a14d384f910d11f18cd8a22ab9bc168e77759654876fb7d8564157"
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"