systemd: update to 257.2

Release notes:
- https://github.com/systemd/systemd/releases
This commit is contained in:
Rudi Heitbaum 2025-01-08 04:54:40 +00:00
parent b416bac122
commit bc608d6e21

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="257.1" PKG_VERSION="257.2"
PKG_SHA256="375365b9f3718ba5fc2a972445eefcd9e229cc18bffe95818220c2a52efe8ed9" PKG_SHA256="7f2bc3253e4f87578132c5e433ef9ff7e8fee01d9eb5a5b7c64376d617f694d0"
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/archive/v${PKG_VERSION}.tar.gz" PKG_URL="https://github.com/systemd/systemd/archive/v${PKG_VERSION}.tar.gz"