systemd: Update to version 261.3
Commit Message
- Update from version 261.2 to 261.3
- No change in rootfile
- Changelog is for whole systemd. Searching for commits including the word udev gave
4 entries for 261.3 compared to 261.2
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
---
lfs/systemd | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
@@ -24,7 +24,7 @@
include Config
-VER = 261.2
+VER = 261.3
THISAPP = systemd-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -50,7 +50,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = f8f57c5e78ff31727ecfd18b61d3a3a95b764e5a049c0cc974be567273db2f771ab2f50df1ebf06b0c3a659c7e02db309dee4844217e3a91ae1169877971a34e
+$(DL_FILE)_BLAKE2 = d0809439fea1f8c8b00a597ea5a09ff0455009c07f13976ed7663978bb8cafbd22ce0f49386087fec3553b376251cc8c82ca05adb6188c6ec43e580b336dc7de
install : $(TARGET)