diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2021-01-31 21:48:14 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2021-01-31 21:48:14 +0000 |
commit | 0f8a1b64f88d42a6bca59caf8cce0362855b4743 (patch) | |
tree | 8be4973b12e19e66910ae72f06da4d2e3b705795 /general.ent | |
parent | 87621f8e29c751399b333371665dd4a45fee9c37 (diff) |
Update to vim-8.2.2433.
Update to iana-etc-20210115.
Update to bc-3.2.5.
Update to e2fsprogs-1.46.0.
Update to autoconf-2.71.
Update to tzdata-2021a.
Update to perl-5.32.1.
Update to libcap-2.47.
Update to bison-3.7.5.
Update to binutils-2.36. Requires building zlig in Chapter 6.
Update to linux-5.10.12.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12105 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 b5b591c01..661778e6c 100644 --- a/general.ent +++ b/general.ent @@ -1,13 +1,13 @@ -<!ENTITY version "SVN-20210116"> +<!ENTITY version "SVN-20210201"> <!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 "20210116-systemd"> +<!ENTITY versiond "20210101-systemd"> <!ENTITY short-versiond "systemd"> <!ENTITY generic-versiond "systemd"> -<!ENTITY releasedate "January 16th, 2021"> +<!ENTITY releasedate "February 1st, 2021"> <!ENTITY copyrightdate "1999-2021"><!-- jhalfs needs a literal dash, not – --> |