systemd: update to 252.1

log:
- https://github.com/systemd/systemd-stable/compare/v252...v252.1
This commit is contained in:
Rudi Heitbaum 2022-11-08 20:57:07 +00:00
parent 1c61ce4d8a
commit 24661973f3

View File

@ -3,8 +3,8 @@
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="systemd"
PKG_VERSION="252"
PKG_SHA256="c345253c293e89f4d8a3743fac2b9b81c972b0da3b7f709ae578b247510efe01"
PKG_VERSION="252.1"
PKG_SHA256="efd1c04d14c5e44b55d19aaf9182b309c4253bbd884374f5d840947d598e9d47"
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"