This commit is contained in:
Thomas Trepl 2025-04-15 05:27:54 +02:00
parent 57845c6be5
commit ef9187876f
3 changed files with 4 additions and 4 deletions

View File

@ -23,9 +23,9 @@
<itemizedlist> <itemizedlist>
<title>Upgraded to:</title> <title>Upgraded to:</title>
<listitem><para></para></listitem> <!-- satisfy build --> <listitem><para></para></listitem> <!-- satisfy build -->
<listitem> <!--<listitem>
<para>None</para> <para>None</para>
</listitem> </listitem>-->
<!--<listitem> <!--<listitem>
<para>Acl-&acl-version;</para> <para>Acl-&acl-version;</para>
</listitem>--> </listitem>-->

View File

@ -158,7 +158,7 @@
<!ENTITY expat-version "2.7.1"> <!ENTITY expat-version "2.7.1">
<!ENTITY expat-size "485 KB"> <!ENTITY expat-size "485 KB">
<!ENTITY expat-url "&sourceforge;expat/expat-&expat-version;.tar.xz"> <!ENTITY expat-url "&github;/libexpat/libexpat/releases/download/R_2_7_1/expat-&expat-version;.tar.xz">
<!ENTITY expat-md5 "9f0c266ff4b9720beae0c6bd53ae4469"> <!ENTITY expat-md5 "9f0c266ff4b9720beae0c6bd53ae4469">
<!ENTITY expat-home "https://libexpat.github.io/"> <!ENTITY expat-home "https://libexpat.github.io/">
<!ENTITY expat-fin-du "14 MB"> <!ENTITY expat-fin-du "14 MB">

View File

@ -242,7 +242,7 @@
<para> <para>
The build system should not attempt to run any generated machine The build system should not attempt to run any generated machine
code supposed to be executed on <quote>the host.</quote> For code supposed to be executed on <quote>the host.</quote> For
example, when building an utility natively, its man page can be example, when building a utility natively, its man page can be
generated by running the utility with the generated by running the utility with the
<parameter>--help</parameter> switch and processing the output, <parameter>--help</parameter> switch and processing the output,
but generally it's not possible to do so for a cross-compilation but generally it's not possible to do so for a cross-compilation