mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 06:27:16 +08:00
Upgrade dhcpcd-8.1.4
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22505 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
9b5141363a
commit
abf66165c4
@ -1,12 +1,12 @@
|
||||
<!-- $LastChangedBy$ $Date$ -->
|
||||
|
||||
<!ENTITY day "24"> <!-- Always 2 digits -->
|
||||
<!ENTITY day "25"> <!-- Always 2 digits -->
|
||||
<!ENTITY month "12"> <!-- Always 2 digits -->
|
||||
<!ENTITY year "2019">
|
||||
<!ENTITY copyrightdate "2001-&year;">
|
||||
<!ENTITY copyholder "The BLFS Development Team">
|
||||
<!ENTITY version "&year;-&month;-&day;">
|
||||
<!ENTITY releasedate "December 24th, &year;">
|
||||
<!ENTITY releasedate "December 25th, &year;">
|
||||
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
|
||||
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
|
||||
<!ENTITY lfs-version "development"> <!-- x.y|development -->
|
||||
|
@ -41,6 +41,16 @@
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
-->
|
||||
<listitem>
|
||||
<para>December 25th, 2019</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[thomas] - Update to dhcpcd-8.1.4. Fixes
|
||||
<ulink url="&blfs-ticket-root;12940">#12940</ulink>.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>December 24th, 2019</para>
|
||||
<itemizedlist>
|
||||
|
@ -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 "388b90ce99158e070fda51663705c59e">
|
||||
<!ENTITY dhcpcd-md5sum "03c0f8af276856270f7f40c5f2e01986">
|
||||
<!ENTITY dhcpcd-size "224 KB">
|
||||
<!ENTITY dhcpcd-buildsize "2.5 MB">
|
||||
<!ENTITY dhcpcd-time "less than 0.1 SBU">
|
||||
|
@ -547,7 +547,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 "8.1.3">
|
||||
<!ENTITY dhcpcd-version "8.1.4">
|
||||
<!ENTITY dhcp-version "4.4.1">
|
||||
|
||||
<!-- Chapter 15 -->
|
||||
|
Loading…
Reference in New Issue
Block a user