mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 06:52:14 +08:00
Update to dhcpcd-9.0.2
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23018 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
94403e98e2
commit
fa9cfd3aa3
@ -1,12 +1,12 @@
|
||||
<!-- $LastChangedBy$ $Date$ -->
|
||||
|
||||
<!ENTITY day "21"> <!-- Always 2 digits -->
|
||||
<!ENTITY day "22"> <!-- Always 2 digits -->
|
||||
<!ENTITY month "04"> <!-- Always 2 digits -->
|
||||
<!ENTITY year "2020">
|
||||
<!ENTITY copyrightdate "2001-&year;">
|
||||
<!ENTITY copyholder "The BLFS Development Team">
|
||||
<!ENTITY version "&year;-&month;-&day;">
|
||||
<!ENTITY releasedate "April 21th, &year;">
|
||||
<!ENTITY releasedate "April 22nd, &year;">
|
||||
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
|
||||
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
|
||||
<!ENTITY lfs-version "development"> <!-- x.y|development -->
|
||||
|
@ -41,9 +41,18 @@
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
-->
|
||||
<listitem>
|
||||
<para>April 22nd, 2020</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[renodr] - Update to dhcpcd-9.0.2. Fixes
|
||||
<ulink url="&blfs-ticket-root;13438">#13438</ulink>.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>April 21th, 2020</para>
|
||||
<para>April 21st, 2020</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[renodr] - Update to git-2.26.2. Fixes
|
||||
|
@ -6,7 +6,7 @@
|
||||
|
||||
<!ENTITY dhcpcd-download-http "https://roy.marples.name/downloads/dhcpcd/dhcpcd-&dhcpcd-version;.tar.xz">
|
||||
<!ENTITY dhcpcd-download-ftp "ftp://roy.marples.name/pub/dhcpcd/dhcpcd-&dhcpcd-version;.tar.xz">
|
||||
<!ENTITY dhcpcd-md5sum "e893186a0c64adce6da47c33f4984951">
|
||||
<!ENTITY dhcpcd-md5sum "f62118a576b01f5d0adf0c5ce617fbe7">
|
||||
<!ENTITY dhcpcd-size "240 KB">
|
||||
<!ENTITY dhcpcd-buildsize "3.4 MB (with tests)">
|
||||
<!ENTITY dhcpcd-time "less than 0.1 SBU (with tests)">
|
||||
|
@ -564,7 +564,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
|
||||
<!-- Part IV -->
|
||||
<!-- Chapter 14 -->
|
||||
<!--<!ENTITY ppp-version "2.4.5">-->
|
||||
<!ENTITY dhcpcd-version "9.0.1">
|
||||
<!ENTITY dhcpcd-version "9.0.2">
|
||||
<!ENTITY dhcp-version "4.4.2">
|
||||
|
||||
<!-- Chapter 15 -->
|
||||
|
Loading…
Reference in New Issue
Block a user