Changeset 82ade4e


Ignore:
Timestamp:
07/31/2019 01:48:24 PM (5 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.0, 9.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
d9951ba
Parents:
50fbb48
Message:

Update to epiphany-3.32.4

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21890 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
5 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r50fbb48 r82ade4e  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "30">                   <!-- Always 2 digits -->
     3<!ENTITY day          "31">                   <!-- Always 2 digits -->
    44<!ENTITY month        "07">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2019">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "July 30th, &year;">
     9<!ENTITY releasedate  "July 31st, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • introduction/welcome/changelog.xml

    r50fbb48 r82ade4e  
    4242    </listitem>
    4343       -->
     44
     45    <listitem>
     46      <para>July 30th, 2019</para>
     47      <itemizedlist>
     48        <listitem>
     49          <para>[bdubbs] - Update to epiphany-3.32.4. Fixes
     50          <ulink url="&blfs-ticket-root;12338">#12338</ulink>.</para>
     51        </listitem>
     52      </itemizedlist>
     53    </listitem>
     54
    4455    <listitem>
    4556      <para>July 30th, 2019</para>
  • packages.ent

    r50fbb48 r82ade4e  
    865865<!-- Chapter 40 -->
    866866<!--<!ENTITY chromium-version             "64.0.3282.186">-->
    867 <!ENTITY epiphany-version             "3.32.3">
     867<!ENTITY epiphany-version             "3.32.4">
    868868<!ENTITY falkon-version               "3.0.1">
    869869<!ENTITY firefox-version              "68.0.1">
  • postlfs/editors/mousepad.xml

    r50fbb48 r82ade4e  
    7878    <para role="required">
    7979      <xref linkend="gtksourceview"/> (optionally, it can be built with
    80       <ulink url="http://ftp.gnome.org/pub/gnome/sources/gtksourceview/2.10/">gtksourceview-2</ulink>)
     80      <ulink url="http://ftp.gnome.org/pub/gnome/sources/gtksourceview/2.10/">gtksourceview-2</ulink>) and
     81      <xref linkend="xfconf"/>
    8182    </para>
    8283
  • xsoft/graphweb/epiphany.xml

    r50fbb48 r82ade4e  
    99  <!ENTITY epiphany-download-ftp
    1010           "&gnome-download-ftp;/epiphany/&gnome-minor-32;/epiphany-&epiphany-version;.tar.xz">
    11   <!ENTITY epiphany-md5sum        "c4976507bf3de69f27a050ad09531f5a">
     11  <!ENTITY epiphany-md5sum        "6a5eada8a3870ab4d0fcd5168559776f">
    1212  <!ENTITY epiphany-size          "5.2 MB">
    13   <!ENTITY epiphany-buildsize     "76 MB">
    14   <!ENTITY epiphany-time          "0.6 SBU">
     13  <!ENTITY epiphany-buildsize     "57 MB">
     14  <!ENTITY epiphany-time          "0.2 SBU (Using parallelism=4)">
    1515]>
    1616
Note: See TracChangeset for help on using the changeset viewer.