mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 06:52:14 +08:00
Update to dhcpcd-7.2.1.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21520 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
b3848881df
commit
581c2c48c9
@ -1,12 +1,12 @@
|
||||
<!-- $LastChangedBy$ $Date$ -->
|
||||
|
||||
<!ENTITY day "26"> <!-- Always 2 digits -->
|
||||
<!ENTITY day "27"> <!-- Always 2 digits -->
|
||||
<!ENTITY month "04"> <!-- Always 2 digits -->
|
||||
<!ENTITY year "2019">
|
||||
<!ENTITY copyrightdate "2001-&year;">
|
||||
<!ENTITY copyholder "The BLFS Development Team">
|
||||
<!ENTITY version "&year;-&month;-&day;">
|
||||
<!ENTITY releasedate "April 26th, &year;">
|
||||
<!ENTITY releasedate "April 27th, &year;">
|
||||
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
|
||||
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
|
||||
<!ENTITY lfs-version "development"> <!-- x.y|development -->
|
||||
|
@ -42,6 +42,16 @@
|
||||
</listitem>
|
||||
-->
|
||||
|
||||
<listitem>
|
||||
<para>April 27th, 2019</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update to dhcpcd-7.2.1. Fixes
|
||||
<ulink url="&blfs-ticket-root;11994">#11994</ulink>.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>April 26th, 2019</para>
|
||||
<itemizedlist>
|
||||
|
@ -6,8 +6,8 @@
|
||||
|
||||
<!ENTITY dhcpcd-download-http "http://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 "3e419ed7c51a3a7414b441b1bcb496f5">
|
||||
<!ENTITY dhcpcd-size "208 KB">
|
||||
<!ENTITY dhcpcd-md5sum "b4abe1246ea5310ee062092b39803b5f">
|
||||
<!ENTITY dhcpcd-size "212 KB">
|
||||
<!ENTITY dhcpcd-buildsize "2.4 MB">
|
||||
<!ENTITY dhcpcd-time "less than 0.1 SBU">
|
||||
]>
|
||||
|
@ -538,7 +538,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 "7.2.0">
|
||||
<!ENTITY dhcpcd-version "7.2.1">
|
||||
<!ENTITY dhcp-version "4.4.1">
|
||||
|
||||
<!-- Chapter 15 -->
|
||||
|
Loading…
Reference in New Issue
Block a user