systemd: update to 257.5

Release notes:
- https://github.com/systemd/systemd/releases
This commit is contained in:
Rudi Heitbaum 2025-04-04 03:04:00 +00:00
parent f356218ef2
commit cf7330214d

View File

@ -3,8 +3,8 @@
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="systemd"
PKG_VERSION="257.4"
PKG_SHA256="3e7955ecdb8ad317b2876a31ad749e4dd71d371f343de40d856d62c1eb2ffa2a"
PKG_VERSION="257.5"
PKG_SHA256="4d65f9482608cf9f7823df42a6d7796f0e0dfcfb94301df75effff86d40da33e"
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"