systemd: update to 252.3

log:
- https://github.com/systemd/systemd-stable/compare/v252.2...v252.3
This commit is contained in:
Rudi Heitbaum 2022-12-09 07:20:36 +00:00
parent cfd7db5ff0
commit 606530a97e

View File

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