systemd: update to 253.2

log:
- https://github.com/systemd/systemd-stable/compare/v253.1...v253.2
This commit is contained in:
Rudi Heitbaum 2023-03-29 21:01:21 +00:00
parent 4871df3efb
commit 1029a20962

View File

@ -3,8 +3,8 @@
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="systemd"
PKG_VERSION="253.1"
PKG_SHA256="e7c1805ced821cb08db22011623cae3582d48a5e2a066bcb810a3661366d31ee"
PKG_VERSION="253.2"
PKG_SHA256="6ecde5c5b13aa2a9e5ac2c41322cf0d958bedc650a53e8020488c3b68b847dbf"
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"