systemd: update to 252.4

log:
- https://github.com/systemd/systemd-stable/compare/v252.3...v252.4
This commit is contained in:
Rudi Heitbaum 2022-12-20 21:29:37 +00:00
parent d4790719c6
commit 70f70f6892

View File

@ -3,8 +3,8 @@
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="systemd"
PKG_VERSION="252.3"
PKG_SHA256="7996edd41f26fc077164a2c778e0d187601dd98bac702b873a28a8948ad92331"
PKG_VERSION="252.4"
PKG_SHA256="cf2d27e67663d599a045101c7178cf0ec63d9df2962a54adf7de0d0357724f00"
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"