diff options
author | Douglas R. Reno <renodr@linuxfromscratch.org> | 2015-08-06 14:36:59 +0000 |
---|---|---|
committer | Douglas R. Reno <renodr@linuxfromscratch.org> | 2015-08-06 14:36:59 +0000 |
commit | 0317faed841acef01e13015091a0ef7eaed93cd8 (patch) | |
tree | e9e6528468aa83b1c19f6c63740742d37cee0760 | |
parent | 0a3594755aa0ff8f34af77c2675d3f72d92cdb8c (diff) |
Fix a patch for systemd again
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd@10933 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 4f9efbacd..d56226a76 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-2.patch"> -<!ENTITY systemd-compat-patch-md5 "9a0ac1bbf2ecadc632c807b7022e661f"> +<!ENTITY systemd-compat-patch "systemd-&systemd-version;-compat-3.patch"> +<!ENTITY systemd-compat-patch-md5 "5ef7a63335bd572dac54ac460caaebeb"> <!ENTITY systemd-compat-patch-size "12 KB"> |