Merge pull request #8450 from heitbaum/systemd

systemd: update to 255.2
This commit is contained in:
Christian Hewitt 2023-12-27 09:54:34 +04:00 committed by GitHub
commit 39165ac64e
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.1"
PKG_SHA256="3d966e331f124c9485a72edf359fa1eaa48629cbcf189c888bdab903313f5590"
PKG_VERSION="255.2"
PKG_SHA256="ba7354a742dc9a8bb7dbeaa40cbf7cf2ca84f506d5b7ae5ab8d14c8eecb7aca0"
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"