Changeset d7590c7
- Timestamp:
- 06/04/2019 05:57:01 PM (4 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 9.0, 9.1, ken/inkscape-core-mods, lazarus, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
- Children:
- 91221a5
- Parents:
- fc49a993
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
general.ent
rfc49a993 rd7590c7 1 1 <!-- $LastChangedBy$ $Date$ --> 2 2 3 <!ENTITY day "0 2"> <!-- Always 2 digits -->3 <!ENTITY day "04"> <!-- Always 2 digits --> 4 4 <!ENTITY month "06"> <!-- Always 2 digits --> 5 5 <!ENTITY year "2019"> … … 7 7 <!ENTITY copyholder "The BLFS Development Team"> 8 8 <!ENTITY version "&year;-&month;-&day;"> 9 <!ENTITY releasedate "June 2nd, &year;">9 <!ENTITY releasedate "June 4th, &year;"> 10 10 <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> 11 11 <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> -
introduction/welcome/changelog.xml
rfc49a993 rd7590c7 42 42 </listitem> 43 43 --> 44 <listitem> 45 <para>June 4th, 2019</para> 46 <itemizedlist> 47 <listitem> 48 <para>[ken] - Update to firefox-67.0.1. Fixes 49 <ulink url="&blfs-ticket-root;12122">#12122</ulink>.</para> 50 </listitem> 51 </itemizedlist> 52 </listitem> 53 44 54 <listitem> 45 55 <para>June 2nd, 2019</para> -
packages.ent
rfc49a993 rd7590c7 867 867 <!ENTITY epiphany-version "3.30.3"> 868 868 <!ENTITY falkon-version "3.0.1"> 869 <!ENTITY firefox-version "67.0 ">869 <!ENTITY firefox-version "67.0.1"> 870 870 <!ENTITY flashplayer-version "27.0.0.187"> 871 871 <!ENTITY qupzilla-version "2.2.6"> -
xsoft/graphweb/firefox.xml
rfc49a993 rd7590c7 7 7 <!ENTITY firefox-download-http "&mozilla-http;/firefox/releases/&firefox-version;/source/firefox-&firefox-version;.source.tar.xz"> 8 8 <!ENTITY firefox-download-ftp " "> 9 <!ENTITY firefox-md5sum " 41a5d504deaed12ebf0e25bb1420f08a">10 <!ENTITY firefox-size "27 0MB">9 <!ENTITY firefox-md5sum "6f11beffb05aac9574df95c2ee35e332"> 10 <!ENTITY firefox-size "275 MB"> 11 11 <!-- NB with stylo, much of the build uses rust, and therefore cargo files. 12 12 But the extra cached cargo files, if any, seem to be minimal -->
Note:
See TracChangeset
for help on using the changeset viewer.