Changeset 7fe07f59 for general/sysutils


Ignore:
Timestamp:
04/17/2018 06:03:43 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.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:
6d03f3e
Parents:
1f7519a9
Message:

Update to gtk+3-3.22.30.
Update to acpid-2.0.29.
Update to gegl-0.3.34.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/sysutils/acpid.xml

    r1f7519a9 r7fe07f59  
    77  <!ENTITY acpid-download-http "&sourceforge-dl;/acpid2/acpid-&acpid-version;.tar.xz">
    88  <!ENTITY acpid-download-ftp  " ">
    9   <!ENTITY acpid-md5sum        "0432407b5ff75ae8e08afb43052fde2b">
    10   <!ENTITY acpid-size          "158 KB">
     9  <!ENTITY acpid-md5sum        "6dd58a35cac51bd9503d769f5d13d74d">
     10  <!ENTITY acpid-size          "152 KB">
    1111  <!ENTITY acpid-buildsize     "1.9 MB">
    1212  <!ENTITY acpid-time          "less than 0.1 SBU">
     
    100100    </para>
    101101
    102 <screen role="root"><userinput>make install &amp;&amp;
    103 
     102<screen role="root"><userinput>make install                         &amp;&amp;
    104103install -v -m755 -d /etc/acpi/events &amp;&amp;
    105 
    106104cp -r samples /usr/share/doc/acpid-&acpid-version;</userinput></screen>
    107105
Note: See TracChangeset for help on using the changeset viewer.