diff options
author | Douglas R. Reno <renodr@linuxfromscratch.org> | 2015-08-06 02:19:10 +0000 |
---|---|---|
committer | Douglas R. Reno <renodr@linuxfromscratch.org> | 2015-08-06 02:19:10 +0000 |
commit | 0a3594755aa0ff8f34af77c2675d3f72d92cdb8c (patch) | |
tree | 8a9047235722669d821c5247b6705c6e58087240 | |
parent | 008c17ff131144367ea8880e74042c025ba76ead (diff) |
Replace rev.1 systemd 224 patch with a new revision.
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd@10932 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | patches.ent | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/patches.ent b/patches.ent index 03b68c43f..4f9efbacd 100644 --- a/patches.ent +++ b/patches.ent @@ -52,6 +52,6 @@ <!ENTITY readline-fixes-patch-md5 "6b0d9f4e79319d56a7fee9b35e5cfd1b"> <!ENTITY readline-fixes-patch-size "8 KB"> -<!ENTITY systemd-compat-patch "systemd-&systemd-version;-compat-1.patch"> -<!ENTITY systemd-compat-patch-md5 "c9dd1fc1cc46a1aac92b2ac222d6c85b"> +<!ENTITY systemd-compat-patch "systemd-&systemd-version;-compat-2.patch"> +<!ENTITY systemd-compat-patch-md5 "9a0ac1bbf2ecadc632c807b7022e661f"> <!ENTITY systemd-compat-patch-size "12 KB"> |