diff options
author | Douglas R. Reno <renodr@linuxfromscratch.org> | 2019-01-21 03:49:54 +0000 |
---|---|---|
committer | Douglas R. Reno <renodr@linuxfromscratch.org> | 2019-01-21 03:49:54 +0000 |
commit | 6ff35e95e8939f90b989f267d004f85f74be56b5 (patch) | |
tree | 3b91b4163b160f336979eb28359e4127d8e95661 /packages.ent | |
parent | 855ab9a532c94850e4af34798d810cf53db4bc59 (diff) |
Regenerate the systemd man pages tarball with the non-namespaced version of the DocbookXSL Stylesheets. Finishes BLFS Ticket #11559
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11501 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'packages.ent')
-rw-r--r-- | packages.ent | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages.ent b/packages.ent index ecdd32429..b01222641 100644 --- a/packages.ent +++ b/packages.ent @@ -630,10 +630,10 @@ <!--<!ENTITY systemd-url "&anduin-sources;/systemd-&systemd-version;-&systemd-stable;.tar.xz">--> <!ENTITY systemd-md5 "0e4f91b513d4b04e2c10a5173e5a87b2"> <!ENTITY systemd-home "https://www.freedesktop.org/wiki/Software/systemd/"> -<!ENTITY systemd-man-size "464 KB"> +<!ENTITY systemd-man-size "460 KB"> <!--<!ENTITY systemd-man-url "&anduin-sources;/systemd-man-pages-&systemd-version;-&systemd-stable;.tar.xz">--> <!ENTITY systemd-man-url "&anduin-sources;/systemd-man-pages-&systemd-version;.tar.xz"> -<!ENTITY systemd-man-md5 "908241937e3ec2441fa8aaeaa5993d0f"> +<!ENTITY systemd-man-md5 "ca49a25e1cf330b02adc07218f430dae"> <!ENTITY systemd-ch6-du "297 MB"> <!ENTITY systemd-ch6-sbu "1.1 SBU"> |