systemd: update to 257.1

Release notes:
- https://github.com/systemd/systemd/releases
This commit is contained in:
Rudi Heitbaum 2024-12-20 02:57:04 +00:00
parent 123b7362dd
commit 48ab6c7576

View File

@ -3,8 +3,8 @@
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="systemd"
PKG_VERSION="257"
PKG_SHA256="14f6907eb5e289d8c39cbe1ef891ca54d8a0e3582c986a9ef5844b3f29add43b"
PKG_VERSION="257.1"
PKG_SHA256="375365b9f3718ba5fc2a972445eefcd9e229cc18bffe95818220c2a52efe8ed9"
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"