Merge pull request #8432 from heitbaum/systemd

systemd: update to 255.1
This commit is contained in:
CvH 2023-12-17 01:21:44 +01:00 committed by GitHub
commit 1833aeed55
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="255"
PKG_SHA256="a3eb766ee96eb9f4cc25c2a6c933f3299e1b7ae22e72507dade0a5c86d92534f"
PKG_VERSION="255.1"
PKG_SHA256="3d966e331f124c9485a72edf359fa1eaa48629cbcf189c888bdab903313f5590"
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"