firefox-50.0

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@17966 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Ken Moffat 2016-11-16 02:33:38 +00:00
parent 72552d9457
commit 7a83724306
3 changed files with 10 additions and 6 deletions

View File

@ -45,6 +45,10 @@
<listitem>
<para>November 15th, 2016</para>
<itemizedlist>
<listitem>
<para>[ken] - Update to firefox-50.0. Fixes
<ulink url="&blfs-ticket-root;8533">#8533</ulink>.</para>
</listitem>
<listitem>
<para>[bdubbs] - Update to mlt-6.4.0. Fixes
<ulink url="&blfs-ticket-root;8526">#8526</ulink>.</para>

View File

@ -688,7 +688,7 @@
<!-- Chapter 43 -->
<!ENTITY chromium-version "54.0.2840.90">
<!ENTITY seamonkey-version "2.40">
<!ENTITY firefox-version "49.0.2">
<!ENTITY firefox-version "50.0">
<!-- Chapter 44 -->
<!ENTITY balsa-version "2.5.2">

View File

@ -6,10 +6,10 @@
<!ENTITY firefox-download-http "&mozilla-http;/firefox/releases/&firefox-version;/source/firefox-&firefox-version;.source.tar.xz">
<!ENTITY firefox-download-ftp " ">
<!ENTITY firefox-md5sum "5afc916c83998aef07b1adae1db21cbc">
<!ENTITY firefox-size "180 MB">
<!ENTITY firefox-buildsize "4.4 GB (93 MB installed)">
<!ENTITY firefox-time "16 SBU (with parallelism=4 on a recent intel i7, much longer on lesser CPUs)">
<!ENTITY firefox-md5sum "743aeb5d71eb6a8f227aad954f8a663a">
<!ENTITY firefox-size "187 MB">
<!ENTITY firefox-buildsize "4.5 GB (95 MB installed)">
<!ENTITY firefox-time "15 SBU (with parallelism=4 on a recent intel i7, much longer on lesser CPUs)">
]>
<sect1 id="firefox" xreflabel="Firefox-&firefox-version;">
@ -421,7 +421,7 @@ ln -sfv /usr/lib/firefox-&firefox-version;/browser/icons/mozicon128.png \
<term><command>firefox</command></term>
<listitem>
<para>
is a <application>GTK+ 3</application> internet browser that uses the
is a <application>GTK+-3</application> internet browser that uses the
Mozilla Gecko rendering engine.
</para>
<indexterm zone="firefox firefox-prog">