Changeset d18f21a for postlfs


Ignore:
Timestamp:
08/01/2018 03:11:01 AM (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:
dbfc08f9
Parents:
154b62f8
Message:

Update to fuse3-3.2.5.
Update to volume_key-0.3.11.

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

Location:
postlfs
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • postlfs/filesystems/fuse3.xml

    r154b62f8 rd18f21a  
    77  <!ENTITY fuse3-download-http "https://github.com/libfuse/libfuse/releases/download/fuse-&fuse3-version;/fuse-&fuse3-version;.tar.xz">
    88  <!ENTITY fuse3-download-ftp  " ">
    9   <!ENTITY fuse3-md5sum        "e06e70bbba2e72a80f828abd867ec063">
    10   <!ENTITY fuse3-size          "1.2 MB">
    11   <!ENTITY fuse3-buildsize     "28 MB">
     9  <!ENTITY fuse3-md5sum        "b0be7abb2624f60d1674cb1a46321661">
     10  <!ENTITY fuse3-size          "1.3 MB">
     11  <!ENTITY fuse3-buildsize     "37 MB">
    1212  <!ENTITY fuse3-time          "less than 0.1 SBU">
    1313]>
  • postlfs/security/volume_key.xml

    r154b62f8 rd18f21a  
    77  <!ENTITY volume_key-download-http "https://releases.pagure.org/volume_key/volume_key-&volume_key-version;.tar.xz">
    88  <!ENTITY volume_key-download-ftp  " ">
    9   <!ENTITY volume_key-md5sum        "605fd99a6e42916728020562a6edee78">
    10   <!ENTITY volume_key-size          "464 KB">
     9  <!ENTITY volume_key-md5sum        "30df56c7743eb7c965293b3d61194232">
     10  <!ENTITY volume_key-size          "476 KB">
    1111  <!ENTITY volume_key-buildsize     "6.9 MB">
    1212  <!ENTITY volume_key-time          "less than 0.1 SBU">
     
    126126    </para>
    127127
    128 <screen role="root"><userinput>make install &amp;&amp;
    129 sed -i '/config.h/d' /usr/include/volume_key/libvolume_key.h</userinput></screen>
     128<screen role="root"><userinput>make install</userinput></screen>
    130129
    131130  </sect2>
    132 
     131<!--
    133132  <sect2 role="commands">
    134133    <title>Command Explanations</title>
     
    140139
    141140  </sect2>
    142 
     141-->
    143142  <sect2 role="content">
    144143    <title>Contents</title>
Note: See TracChangeset for help on using the changeset viewer.