Changeset ad3de23 for postlfs


Ignore:
Timestamp:
07/20/2023 07:45:47 PM (11 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
12.0, 12.1, ken/TL2024, ken/tuningfonts, lazarus, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18
Children:
0caf2d2
Parents:
44ca200
Message:

Update to xfsprogs-6.4.0.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/filesystems/xfsprogs.xml

    r44ca200 rad3de23  
    77  <!ENTITY xfsprogs-download-http "&kernel-dl;/linux/utils/fs/xfs/xfsprogs/xfsprogs-&xfsprogs-version;.tar.xz">
    88  <!ENTITY xfsprogs-download-ftp  " ">
    9   <!ENTITY xfsprogs-md5sum        "4bb3f51310a54282a92c61ce7d2c8cd8">
     9  <!ENTITY xfsprogs-md5sum        "81c09e5ea47412c3a109a316cf4dd39d">
    1010  <!ENTITY xfsprogs-size          "1.3 MB">
    11   <!ENTITY xfsprogs-buildsize     "79 MB">
     11  <!ENTITY xfsprogs-buildsize     "56 MB">
    1212  <!ENTITY xfsprogs-time          "0.3 SBU (Using parallelism=4)">
    1313]>
     
    102102    <title>Installation of xfsprogs</title>
    103103
     104      <!-- Now appears to be fixed -->
     105<!--
    104106    <para>
    105107      First, fix an incompatibility with gettext-0.22:
    106       <!-- gettext now validates format strings -->
    107108    </para>
    108109
    109110<screen><userinput remap="pre">sed -i 's/0.lf/0.1f/' po/de.po</userinput></screen>
    110 
     111-->
    111112    <para>
    112113      Install <application>xfsprogs</application> by running the following
Note: See TracChangeset for help on using the changeset viewer.