Update to git-2.37.1

This commit is contained in:
Tim Tassonis 2022-07-13 12:42:31 +02:00
parent 026e083ff4
commit b6759894d1
3 changed files with 12 additions and 2 deletions

View File

@ -8,7 +8,7 @@
<!ENTITY git-download-http "&git-root;/git-&git-version;.tar.xz">
<!ENTITY git-download-ftp " ">
<!ENTITY git-md5sum "9716e2b4be3f9e1105f23aa1f80a37e4">
<!ENTITY git-md5sum "8201241ee1eca83a9f72f4505350f6bc">
<!ENTITY git-size "6.7 MB">
<!-- but people keep forgetting that an install not only needs the net build

View File

@ -41,6 +41,16 @@
</itemizedlist>
</listitem>
-->
<listitem>
<para>July 13th, 2022</para>
<itemizedlist>
<listitem>
<para>[timtas] - Update to git-2.37.1. Fixes
<ulink url="&blfs-ticket-root;16789">#16789</ulink>.</para>
</listitem>
</itemizedlist>
</listitem>
<listitem>
<para>July 12th, 2022</para>
<itemizedlist>

View File

@ -354,7 +354,7 @@ to avoid building libxml2 twice, which is slow with all deps -->
<!ENTITY gcc-version "12.1.0">
<!ENTITY gc-version "8.0.6">
<!ENTITY gdb-version "12.1">
<!ENTITY git-version "2.37.0">
<!ENTITY git-version "2.37.1">
<!ENTITY guile-version "3.0.8">
<!ENTITY librep-version "0.92.7">
<!ENTITY llvm-majmin-version "14.0">