diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2021-02-14 21:27:29 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2021-02-14 21:27:29 +0000 |
commit | 0b52f7babff85d0e3b7b8f91068eaf39b3f64c20 (patch) | |
tree | 064e54635419c4be6b619a96c2fb619b3df38822 /general.ent | |
parent | 0ceb295279190683d4121fbc4a7eb42597209d71 (diff) |
Update to util-linux-2.36.2.
Update to tar-1.34.
Update to psmisc-23.4.
Update to procps-ng-3.3.17.
Update to man-db-2.9.4.
Update to eudev-3.2.10.
Update to elfutils-0.183.
Update to e2fsprogs-1.46.1.
Update to bc-3.2.7.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12134 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'general.ent')
-rw-r--r-- | general.ent | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/general.ent b/general.ent index e25d43a40..e8a791b83 100644 --- a/general.ent +++ b/general.ent @@ -1,13 +1,13 @@ -<!ENTITY version "SVN-20210206"> +<!ENTITY version "SVN-20210214"> <!ENTITY short-version "svn"> <!-- Used below in &blfs-book; Change to x.y for release but not -rc releases --> <!ENTITY generic-version "development"> <!-- Use "development" or "x.y[-pre{x}]" --> -<!ENTITY versiond "20210206-systemd"> +<!ENTITY versiond "20210214-systemd"> <!ENTITY short-versiond "systemd"> <!ENTITY generic-versiond "systemd"> -<!ENTITY releasedate "February 6th, 2021"> +<!ENTITY releasedate "February 14th, 2021"> <!ENTITY copyrightdate "1999-2021"><!-- jhalfs needs a literal dash, not – --> |