Merge pull request #8640 from heitbaum/pkg

Package updates
This commit is contained in:
Christian Hewitt 2024-02-20 13:34:15 +04:00 committed by GitHub
commit 6f2808ee69
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

View File

@ -3,8 +3,8 @@
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="libffi"
PKG_VERSION="3.4.5"
PKG_SHA256="96fff4e589e3b239d888d9aa44b3ff30693c2ba1617f953925a70ddebcc102b2"
PKG_VERSION="3.4.6"
PKG_SHA256="b0dea9df23c863a7a50e825440f3ebffabd65df1497108e5d437747843895a4e"
PKG_LICENSE="GPL"
PKG_SITE="http://sourceware.org/${PKG_NAME}/"
PKG_URL="https://github.com/libffi/libffi/releases/download/v${PKG_VERSION}/${PKG_NAME}-${PKG_VERSION}.tar.gz"

View File

@ -3,8 +3,8 @@
# Copyright (C) 2017-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="samba"
PKG_VERSION="4.19.4"
PKG_SHA256="4026d93b866db198c8ca1685b0f5d52793f65c6e63cb364163af661fdff0968c"
PKG_VERSION="4.19.5"
PKG_SHA256="0e2405b4cec29d0459621f4340a1a74af771ec7cffedff43250cad7f1f87605e"
PKG_LICENSE="GPLv3+"
PKG_SITE="https://www.samba.org"
PKG_URL="https://download.samba.org/pub/samba/stable/${PKG_NAME}-${PKG_VERSION}.tar.gz"