systemd: update to 254.1

Release notes:
- https://github.com/systemd/systemd/releases
This commit is contained in:
Rudi Heitbaum 2023-08-10 11:10:12 +00:00
parent e0e12fc457
commit 2a6b1aa312

View File

@ -3,8 +3,8 @@
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="systemd"
PKG_VERSION="254"
PKG_SHA256="18db69c8fc33afebf95a40cfa3769df5f0e4a07bccdebd33b2fd81c8b75e7a02"
PKG_VERSION="254.1"
PKG_SHA256="d1e372a6ff817e639cdf58cc3888f72d37a380c0027d42bc875e5ab4b628a580"
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"