systemd: update to 257.6

Release notes:
- https://github.com/systemd/systemd/releases
This commit is contained in:
Rudi Heitbaum 2025-05-29 22:44:36 +00:00
parent a7d6739ae1
commit 46e2a58ce3

View File

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