systemd: update to 256.6

Release notes:
- https://github.com/systemd/systemd/releases
This commit is contained in:
Rudi Heitbaum 2024-09-11 13:57:23 +00:00
parent 29a8574714
commit 3cdbaa7736

View File

@ -3,8 +3,8 @@
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="systemd"
PKG_VERSION="256.5"
PKG_SHA256="41bb91861ab9f2f2b6cadad558ea1f8764d701452b018852146d642a850c8a8b"
PKG_VERSION="256.6"
PKG_SHA256="c085f162dec001407dd32f00abbf20b7e6ed7043dcfaf8ed954787d86707f409"
PKG_LICENSE="LGPL2.1+"
PKG_SITE="http://www.freedesktop.org/wiki/Software/systemd"
PKG_URL="https://github.com/systemd/systemd/archive/v${PKG_VERSION}.tar.gz"