From 822b9d2cafd89bdcc1a503eb7af32f86265e0df4 Mon Sep 17 00:00:00 2001 From: Krzesimir Nowak Date: Fri, 26 Nov 2021 10:25:04 +0100 Subject: [PATCH] sys-apps/systemd: Update to latest stable release This hopefully fixes a build issue that came up after updating kernel headers. --- .../src/third_party/coreos-overlay/sys-apps/systemd/Manifest | 2 +- .../systemd/{systemd-249.4.ebuild => systemd-249.7.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename sdk_container/src/third_party/coreos-overlay/sys-apps/systemd/{systemd-249.4.ebuild => systemd-249.7.ebuild} (100%) diff --git a/sdk_container/src/third_party/coreos-overlay/sys-apps/systemd/Manifest b/sdk_container/src/third_party/coreos-overlay/sys-apps/systemd/Manifest index 318d2b70af..48976f7e1b 100644 --- a/sdk_container/src/third_party/coreos-overlay/sys-apps/systemd/Manifest +++ b/sdk_container/src/third_party/coreos-overlay/sys-apps/systemd/Manifest @@ -1 +1 @@ -DIST systemd-stable-249.4.tar.gz 10593723 BLAKE2B 466b3cb27c4bc6c85c9ba50f6614175b2c31a4c177d452542faa1395e99511440029b1a093dc80a5a1a0135eed09d8b1849572f36dba4e18a1396230bfc31adb SHA512 5b9ec28102538bc3dcb632ee16389ff20dccf4b723186f6ae2da119a1809d84db0d8bcecf9b75c5e2da8427f5543e1da281bbed1a154e529d8a82ea5128c465c +DIST systemd-stable-249.7.tar.gz 10608252 BLAKE2B a5597c4973b24c962779622cae47dbf8351af49f8cd898d9c16a967c6f3600c6feb293e9b03eab0423b860eef5b04b287185fb9827cb323429d0ab9fc6d809b2 SHA512 4daf8570621fdcda5c94d982908c64eddfeef989005f4fd79a10f199dbc6f366354177bb59dff34bcb14764fb4423a870ffabac1163849ec53592e29760105fc diff --git a/sdk_container/src/third_party/coreos-overlay/sys-apps/systemd/systemd-249.4.ebuild b/sdk_container/src/third_party/coreos-overlay/sys-apps/systemd/systemd-249.7.ebuild similarity index 100% rename from sdk_container/src/third_party/coreos-overlay/sys-apps/systemd/systemd-249.4.ebuild rename to sdk_container/src/third_party/coreos-overlay/sys-apps/systemd/systemd-249.7.ebuild