mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 15:12:11 +08:00
Update to git-2.8.0.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@17181 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
a8e3f80830
commit
9cb59b682a
@ -1,12 +1,12 @@
|
||||
<!-- $LastChangedBy$ $Date$ -->
|
||||
|
||||
<!ENTITY day "28"> <!-- Always 2 digits -->
|
||||
<!ENTITY day "29"> <!-- Always 2 digits -->
|
||||
<!ENTITY month "03"> <!-- Always 2 digits -->
|
||||
<!ENTITY year "2016">
|
||||
<!ENTITY copyrightdate "2001-&year;">
|
||||
<!ENTITY copyholder "The BLFS Development Team">
|
||||
<!ENTITY version "&year;-&month;-&day;">
|
||||
<!ENTITY releasedate "March 28th &year;">
|
||||
<!ENTITY releasedate "March 29th &year;">
|
||||
<!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
|
||||
<!ENTITY blfs-version "svn"> <!-- svn|[release #] -->
|
||||
<!ENTITY lfs-version "development"> <!-- x.y|development] -->
|
||||
|
@ -8,7 +8,7 @@
|
||||
|
||||
<!ENTITY git-download-http "&git-root;/git-&git-version;.tar.xz">
|
||||
<!ENTITY git-download-ftp "ftp://ftp.kernel.org/pub/software/scm/git/git-&git-version;.tar.xz">
|
||||
<!ENTITY git-md5sum "b0219fcb6d73104361f4fbdba3741d00">
|
||||
<!ENTITY git-md5sum "01477f0b97ccab20b986f2808f4d7a97">
|
||||
<!ENTITY git-size "3.8 MB">
|
||||
<!ENTITY git-buildsize "3683 MB (including the pre-built documentation)">
|
||||
<!ENTITY git-time "0.8 SBU (add 2.9 SBU for building documentation, add 4.1 SBU if running the tests - or 2.2 SBU with -j4)">
|
||||
|
@ -45,7 +45,17 @@
|
||||
-->
|
||||
|
||||
<listitem>
|
||||
<para>March 27th, 2016</para>
|
||||
<para>March 29th, 2016</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[igor] - Update to git-2.8.0. Fixes
|
||||
<ulink url="&blfs-ticket-root;7651">#7651</ulink>.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>March 28th, 2016</para>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Update GNOME Applications to version 3.20.0.
|
||||
|
@ -268,7 +268,7 @@
|
||||
<!ENTITY gcc-ada-version "5.3.0">
|
||||
<!ENTITY gc-version "7.4.2">
|
||||
<!ENTITY gdb-version "7.11">
|
||||
<!ENTITY git-version "2.7.4">
|
||||
<!ENTITY git-version "2.8.0">
|
||||
<!ENTITY guile-version "2.0.11">
|
||||
<!ENTITY librep-version "0.92.5">
|
||||
<!ENTITY llvm-version "3.8.0">
|
||||
|
Loading…
Reference in New Issue
Block a user