systemd: update to 250.5

log:
- https://github.com/systemd/systemd-stable/compare/v250.4...v250.5
This commit is contained in:
Rudi Heitbaum 2022-05-06 06:16:04 +00:00
parent c6fef64056
commit 836a70f55f

View File

@ -3,8 +3,8 @@
# Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv) # Copyright (C) 2018-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="systemd" PKG_NAME="systemd"
PKG_VERSION="250.4" PKG_VERSION="250.5"
PKG_SHA256="d2bda9d225da11dc9ff48b48e59fc36798d3e66902ed400a9f78fa370c596864" PKG_SHA256="63f596e1b22ae63aa737b6faf4b49281b4049ab8acb6c0614c1a150a87a356a5"
PKG_LICENSE="LGPL2.1+" PKG_LICENSE="LGPL2.1+"
PKG_SITE="http://www.freedesktop.org/wiki/Software/systemd" PKG_SITE="http://www.freedesktop.org/wiki/Software/systemd"
PKG_URL="https://github.com/systemd/systemd-stable/archive/v${PKG_VERSION}.tar.gz" PKG_URL="https://github.com/systemd/systemd-stable/archive/v${PKG_VERSION}.tar.gz"