Merge pull request #6699 from heitbaum/systemd

systemd: update to 251.3
This commit is contained in:
Christian Hewitt 2022-07-14 12:54:44 +01:00 committed by GitHub
commit 9ac53b05fe
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="251.2"
PKG_SHA256="5b371e824fe3e3128f2338b8db8cd37171f8e249eea88077eea468f73d833545"
PKG_VERSION="251.3"
PKG_SHA256="11c9c3fcc13d689615dd2ea79161d1b992087cf1e2a23856d7d7ade0efbddc54"
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"