systemd: update to 254.4

Release notes:
- https://github.com/systemd/systemd/releases
This commit is contained in:
Rudi Heitbaum 2023-09-21 09:35:42 +00:00
parent aaaa788444
commit 5e65d88fa3

View File

@ -3,8 +3,8 @@
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="systemd"
PKG_VERSION="254.3"
PKG_SHA256="093dcdb5d8f7d76669fc8495d3d13789a02b34973bc6c053843001249a2638e7"
PKG_VERSION="254.4"
PKG_SHA256="c20ffa6327d40de408710a3583b2f86c9991e70d3328215d1273f457e37d8d3a"
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"