Merge pull request #8159 from heitbaum/systemd

systemd: update to 254.4
This commit is contained in:
Ian Leonard 2023-09-22 19:52:49 -04:00 committed by GitHub
commit eb2d80132b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,8 +3,8 @@
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="systemd"
PKG_VERSION="254.3"
PKG_SHA256="093dcdb5d8f7d76669fc8495d3d13789a02b34973bc6c053843001249a2638e7"
PKG_VERSION="254.4"
PKG_SHA256="c20ffa6327d40de408710a3583b2f86c9991e70d3328215d1273f457e37d8d3a"
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"