aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chapter06/systemd.xml2
-rw-r--r--packages.ent2
2 files changed, 2 insertions, 2 deletions
diff --git a/chapter06/systemd.xml b/chapter06/systemd.xml
index 13d536c55..192e0035c 100644
--- a/chapter06/systemd.xml
+++ b/chapter06/systemd.xml
@@ -45,7 +45,7 @@
<screen><userinput remap="pre">ln -sf /tools/bin/true /usr/bin/xsltproc</userinput></screen>
<para>Set up the man pages:</para>
-<screen><userinput remap="pre">tar -xf ../systemd-man-pages-236.tar.xz</userinput></screen>
+<screen><userinput remap="pre">tar -xf ../systemd-man-pages-&systemd-version;.tar.xz</userinput></screen>
<para>Prepare systemd for compilation:</para>
diff --git a/packages.ent b/packages.ent
index fd81cc013..9084e1a70 100644
--- a/packages.ent
+++ b/packages.ent
@@ -596,7 +596,7 @@
<!ENTITY systemd-version "236">
<!ENTITY systemd-size "6,433 KB">
<!ENTITY systemd-url "https://github.com/systemd/systemd/archive/v&systemd-version;/systemd-&systemd-version;.tar.gz">
-<!ENTITY systemd-md5 "d53a925f1ca5b2e124de0a8aa65d0db2">
+<!ENTITY systemd-md5 "8609cb9043ac8f374371cbac5546acf4">
<!ENTITY systemd-home "http://www.freedesktop.org/wiki/Software/systemd/">
<!ENTITY systemd-man-size "323 KB">
<!ENTITY systemd-man-url "http://anduin.linuxfromscratch.org/LFS/systemd-man-pages-&systemd-version;.tar.xz">