diff --git a/systemd.yaml b/systemd.yaml index 0ffaf32270..24a34c07ec 100644 --- a/systemd.yaml +++ b/systemd.yaml @@ -1,7 +1,7 @@ package: name: systemd - version: "256.6" - epoch: 2 + version: "256.7" + epoch: 0 description: The systemd System and Service Manager copyright: - license: LGPL-2.1-or-later AND GPL-2.0-or-later @@ -36,7 +36,7 @@ pipeline: with: repository: https://github.com/systemd/systemd tag: v${{package.version}} - expected-commit: 230f5613c97175985f878580ef2f5f1937963da6 + expected-commit: 7635d01869ba325b9cf450923c8f13912b7ca536 - uses: meson/configure