diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2020-12-14 21:45:13 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2020-12-14 21:45:13 +0000 |
commit | e8bdec57fa3f57f6f8e1a57f4cb1054866526286 (patch) | |
tree | 1b66257c4db9faba0530db1c65890d8bfb064fcc /general.ent | |
parent | f82ef4995ecd7bdfc6d850efc30ddab0df22f016 (diff) |
Update to libcap-2.46.
Update to bc-3.2.4.
Update to autoconf-2.70.
Update to openssl-1.1.1i.
Update to Python3-3.9.1.
Update to linux-5.9.14.
Update to bash-5.1 and readline-8.1.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12069 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 a31d5b34f..271e68e94 100644 --- a/general.ent +++ b/general.ent @@ -1,13 +1,13 @@ -<!ENTITY version "SVN-20201203"> +<!ENTITY version "SVN-20201215"> <!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 "20201203-systemd"> +<!ENTITY versiond "20201215-systemd"> <!ENTITY short-versiond "systemd"> <!ENTITY generic-versiond "systemd"> -<!ENTITY releasedate "December 3rd, 2020"> +<!ENTITY releasedate "December 15th, 2020"> <!ENTITY copyrightdate "1999-2020"><!-- jhalfs needs a literal dash, not – --> |