Merge pull request #8667 from heitbaum/systemd

systemd: update to 255.4
This commit is contained in:
Christian Hewitt 2024-02-28 14:11:01 +04:00 committed by GitHub
commit ea28dced5f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,8 +3,8 @@
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="systemd"
PKG_VERSION="255.3"
PKG_SHA256="27807c65f969d0e0e44629dee8379e1e2c30e6c5e84be0389438c4ab1b225000"
PKG_VERSION="255.4"
PKG_SHA256="96e75bd08c57ad401677456fb88ef54a9f05bb1695693013bc6ecce839640fd5"
PKG_LICENSE="LGPL2.1+"
PKG_SITE="http://www.freedesktop.org/wiki/Software/systemd"
PKG_URL="https://github.com/systemd/systemd-stable/archive/v${PKG_VERSION}.tar.gz"