Changeset 5ff1726 for xsoft/graphweb


Ignore:
Timestamp:
12/29/2017 10:51:18 PM (6 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, 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:
596bb94
Parents:
fb0655c
Message:

Update to epiphany-3.26.4.
Update to gnome-tweak-tool-3.26.4.
Update to gnome-user-docs-3.26.2.1.
Some minor spacing updates.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/graphweb/epiphany.xml

    rfb0655c r5ff1726  
    99  <!ENTITY epiphany-download-ftp
    1010           "&gnome-download-ftp;/epiphany/&gnome-minor-26;/epiphany-&epiphany-version;.tar.xz">
    11   <!ENTITY epiphany-md5sum        "165ed2627ecd751e4e6e6085a9c77628">
     11  <!ENTITY epiphany-md5sum        "d46ccc6d2b93843ce0d6aff6d71e67fb">
    1212  <!ENTITY epiphany-size          "4.2 MB">
    1313  <!ENTITY epiphany-buildsize     "43 MB">
    14   <!ENTITY epiphany-time          "0.2 SBU (with parallelism=4)">
     14  <!ENTITY epiphany-time          "0.3 SBU (with parallelism=4)">
    1515]>
    1616
     
    120120
    121121<screen><userinput>mkdir build &amp;&amp;
    122 cd build &amp;&amp;
     122cd    build &amp;&amp;
     123
    123124meson --prefix=/usr .. &amp;&amp;
    124125ninja</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.