diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2015-08-05 16:55:52 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2015-08-05 16:55:52 +0000 |
commit | 008c17ff131144367ea8880e74042c025ba76ead (patch) | |
tree | d8265bbe1d584e1ce92b3e3665afe8fff0020246 | |
parent | b94e5a5208a54837b396fbaf3b1899691ea5dde1 (diff) |
Fix md5sum
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd@10931 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | patches.ent | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/patches.ent b/patches.ent index d4090af13..03b68c43f 100644 --- a/patches.ent +++ b/patches.ent @@ -53,5 +53,5 @@ <!ENTITY readline-fixes-patch-size "8 KB"> <!ENTITY systemd-compat-patch "systemd-&systemd-version;-compat-1.patch"> -<!ENTITY systemd-compat-patch-md5 "9a0ac1bbf2ecadc632c807b7022e661f"> +<!ENTITY systemd-compat-patch-md5 "c9dd1fc1cc46a1aac92b2ac222d6c85b"> <!ENTITY systemd-compat-patch-size "12 KB"> |