Ignore:
Timestamp:
05/03/2019 07:26:35 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:
4bd5162e
Parents:
d5fc3bc4
Message:

Update to php-7.3.5.
Update to glib-networking-2.60.2.
Update to glib-2.60.2.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/glib2.xml

    rd5fc3bc4 r3a802b2  
    77  <!ENTITY glib2-download-http "&gnome-download-http;/glib/2.60/glib-&glib2-version;.tar.xz">
    88  <!ENTITY glib2-download-ftp  "&gnome-download-ftp;/glib/2.60/glib-&glib2-version;.tar.xz">
    9   <!ENTITY glib2-md5sum        "3b6046a33102397330cbc63847093a39">
     9  <!ENTITY glib2-md5sum        "f28f2228e2b369cc866f18770baafe2b">
    1010  <!ENTITY glib2-size          "4.4 MB">
    11   <!ENTITY glib2-buildsize     "162 MB (add 4 MB for tests)">
     11  <!ENTITY glib2-buildsize     "164 MB (add 4 MB for tests)">
    1212  <!ENTITY glib2-time          "0.5 SBU (add 0.6 SBU for tests; both using paralleism=4)">
    1313]>
     
    183183      ..                 &amp;&amp;
    184184ninja</userinput></screen>
    185 <!--
    186 <screen><userinput>./configure - -prefix=/usr      \
    187             - -with-pcre=system \
    188             - -with-python=/usr/bin/python3 &amp;&amp;
    189 make</userinput></screen>-->
     185
    190186    <para>
    191187      The <application>GLib</application> test suite requires
     
    207203    </para></note>
    208204
    209 <!-- <screen role="root"><userinput>make install</userinput></screen> -->
    210 <!-- used when built with meson/ninja -->
    211205<screen role="root"><userinput>ninja install &amp;&amp;
    212206
Note: See TracChangeset for help on using the changeset viewer.