Merge pull request #5279 from heitbaum/systemd

systemd: update to 247.7
This commit is contained in:
CvH 2021-08-11 13:10:25 +02:00 committed by GitHub
commit 8c196a1a70
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="247.3"
PKG_SHA256="2869986e219a8dfc96cc0dffac66e0c13bb70a89e16b85a3948876c146cfa3e0"
PKG_VERSION="247.7"
PKG_SHA256="e491b4da203f9d16df17001af82555a075172b8cb6853f9d64c3c06d47781aec"
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"