Changeset 181eff3a


Ignore:
Timestamp:
06/15/2019 07:01:13 PM (5 years ago)
Author:
Xi Ruoyao <xry111@…>
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:
3f76011a
Parents:
77cce582
Message:

Update to epiphany-3.32.3 (#12148)

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

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

    r77cce582 r181eff3a  
    4242    </listitem>
    4343    -->
     44    <listitem>
     45      <para>June 16th, 2019</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[xry111] - Update to epiphany-3.32.3. Fixes
     49          <ulink url="&blfs-ticket-root;12148">#12148</ulink>.</para>
     50        </listitem>
     51      </itemizedlist>
     52    </listitem>
     53
    4454    <listitem>
    4555      <para>June 14th, 2019</para>
  • packages.ent

    r77cce582 r181eff3a  
    865865<!-- Chapter 40 -->
    866866<!--<!ENTITY chromium-version             "64.0.3282.186">-->
    867 <!ENTITY epiphany-version             "3.32.2">
     867<!ENTITY epiphany-version             "3.32.3">
    868868<!ENTITY falkon-version               "3.0.1">
    869869<!ENTITY firefox-version              "67.0.2">
  • xsoft/graphweb/epiphany.xml

    r77cce582 r181eff3a  
    99  <!ENTITY epiphany-download-ftp
    1010           "&gnome-download-ftp;/epiphany/&gnome-minor-32;/epiphany-&epiphany-version;.tar.xz">
    11   <!ENTITY epiphany-md5sum        "2a6672b22a0fdb869e5f0a415ac2da34">
     11  <!ENTITY epiphany-md5sum        "c4976507bf3de69f27a050ad09531f5a">
    1212  <!ENTITY epiphany-size          "5.2 MB">
    1313  <!ENTITY epiphany-buildsize     "76 MB">
Note: See TracChangeset for help on using the changeset viewer.