mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-08-11 05:55:44 +01:00
Update to bison-3.5.2
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11749 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
210fc78f29
commit
a2dd03b30e
@ -43,6 +43,16 @@
|
||||
appropriate for the entry or if needed the entire day's listitem.
|
||||
-->
|
||||
|
||||
<listitem>
|
||||
<para>2020-02-14</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to bison-3.5.2. Fixes
|
||||
<ulink url="&lfs-ticket-root;4597">#4597</ulink>.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>2020-02-13</para>
|
||||
<itemizedlist>
|
||||
|
@ -1,13 +1,13 @@
|
||||
<!ENTITY version "SVN-20200213">
|
||||
<!ENTITY version "SVN-20200214">
|
||||
<!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 "20200201-systemd">
|
||||
<!ENTITY versiond "20200214-systemd">
|
||||
<!ENTITY short-versiond "systemd">
|
||||
<!ENTITY generic-versiond "systemd">
|
||||
|
||||
<!ENTITY releasedate "February 13th, 2020">
|
||||
<!ENTITY releasedate "February 14th, 2020">
|
||||
|
||||
<!ENTITY copyrightdate "1999-2020"><!-- jhalfs needs a literal dash, not – -->
|
||||
<!ENTITY milestone "9.0">
|
||||
|
@ -70,10 +70,10 @@
|
||||
<!ENTITY binutils-ch6-du "5.1 GB">
|
||||
<!ENTITY binutils-ch6-sbu "6.7 SBU">
|
||||
|
||||
<!ENTITY bison-version "3.5.1">
|
||||
<!ENTITY bison-size "2,300 KB">
|
||||
<!ENTITY bison-version "3.5.2">
|
||||
<!ENTITY bison-size "2,308 KB">
|
||||
<!ENTITY bison-url "&gnu;bison/bison-&bison-version;.tar.xz">
|
||||
<!ENTITY bison-md5 "6fc5fa4488832a65db934b9e93bd5d4c">
|
||||
<!ENTITY bison-md5 "49fc2cf23e31e697d5072835e1662a97">
|
||||
<!ENTITY bison-home "&gnu-software;bison/">
|
||||
<!ENTITY bison-ch5-du "43 MB">
|
||||
<!ENTITY bison-ch5-sbu "0.3 SBU">
|
||||
|
Loading…
Reference in New Issue
Block a user