diff options
author | Douglas R. Reno <renodr@linuxfromscratch.org> | 2021-03-26 06:52:29 +0000 |
---|---|---|
committer | Douglas R. Reno <renodr@linuxfromscratch.org> | 2021-03-26 06:52:29 +0000 |
commit | 6f6e362ab2af24a45689fae11a647a4fd43cf174 (patch) | |
tree | 21a61050dccb67f450fcc0293fdf8169596b2c08 /general.ent | |
parent | 430a8de69f031ac0c6bea23cb65c93e7c5fec986 (diff) |
Update to OpenSSL-1.1.1k
Update to attr-2.5.1
Uodate to acl-2.5.1
Update to linux-5.11.10
Update to bc-3.3.4
Update to man-pages-5.11
Update to expat-2.3.0
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12170 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 973a95a81..daf9131f9 100644 --- a/general.ent +++ b/general.ent @@ -1,13 +1,13 @@ -<!ENTITY version "SVN-20210317"> +<!ENTITY version "SVN-20210326"> <!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 "20210317-systemd"> +<!ENTITY versiond "20210326-systemd"> <!ENTITY short-versiond "systemd"> <!ENTITY generic-versiond "systemd"> -<!ENTITY releasedate "March 17th, 2021"> +<!ENTITY releasedate "March 26th, 2021"> <!ENTITY copyrightdate "1999-2021"><!-- jhalfs needs a literal dash, not – --> |