Changeset 0a18d81 for postlfs


Ignore:
Timestamp:
02/09/2022 12:47:33 AM (2 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
11.1, 11.2, 11.3, 12.0, 12.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, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
cf63c3d
Parents:
0894002
Message:

Package updates.
Update to LVM2.2.03.15.
Update to gpgme-1.17.0.
Update to imlib2-1.8.0.
Update to xkeyboard-config-2.35.

Location:
postlfs
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • postlfs/filesystems/lvm2.xml

    r0894002 r0a18d81  
    77  <!ENTITY lvm2-download-http "https://sourceware.org/ftp/lvm2/LVM2.&lvm2-version;.tgz">
    88  <!ENTITY lvm2-download-ftp  "ftp://sourceware.org/pub/lvm2/LVM2.&lvm2-version;.tgz">
    9   <!ENTITY lvm2-md5sum        "5a011a90e580f9e29df360a7c10332a1">
     9  <!ENTITY lvm2-md5sum        "0dbe745e945461419b56c7a21d7e47e2">
    1010  <!ENTITY lvm2-size          "2.5 MB">
    1111  <!ENTITY lvm2-buildsize     "37 MB (add 18 MB for tests; transient files can grow up to around 800 MB in the /tmp directory during tests)">
  • postlfs/security/gpgme.xml

    r0894002 r0a18d81  
    88  <!ENTITY gpgme-download-ftp  "&gnupg-ftp;/gpgme/gpgme-&gpgme-version;.tar.bz2">
    99  <!ENTITY gpgme-download-ftp  " ">
    10   <!ENTITY gpgme-md5sum        "e31b9e0efc5a2e1ec1bbed22e7a082a4">
    11   <!ENTITY gpgme-size          "1.6 MB">
    12   <!ENTITY gpgme-buildsize     "222 MB">
    13   <!ENTITY gpgme-time          "0.8 SBU (with parallelism=4; with all bindings, add 0.7 SBU for tests)">
     10  <!ENTITY gpgme-md5sum        "47eced250be5992da38b6c113f6fe3e7">
     11  <!ENTITY gpgme-size          "1.7 MB">
     12  <!ENTITY gpgme-buildsize     "201 MB">
     13  <!ENTITY gpgme-time          "0.7 SBU (with all bindings, add 1.6 SBU for tests; all with parallelism=4)">
    1414]>
    1515
     
    117117<screen><userinput remap="pre">sed -e 's/3\.9/3.10/'                    \
    118118    -e 's/:3/:4/'                        \
    119     -e '23657 s/distutils"/setuptools"/' \
     119    -e '23653 s/distutils"/setuptools"/' \
    120120    -i configure</userinput></screen>
    121121
Note: See TracChangeset for help on using the changeset viewer.