Changeset 200bab29 for postlfs


Ignore:
Timestamp:
04/16/2015 10:06:23 PM (9 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, nosym, 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:
eee3760
Parents:
7944b44
Message:

Update to libksba-1.3.3
Update to gpgme-1.5.3
Update to libgpg-error-1.19

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/security/gpgme.xml

    r7944b44 r200bab29  
    77  <!ENTITY gpgme-download-http " ">
    88  <!ENTITY gpgme-download-ftp  "ftp://ftp.gnupg.org/gcrypt/gpgme/gpgme-&gpgme-version;.tar.bz2">
    9   <!ENTITY gpgme-md5sum        "082ab2632e7f051f5c09bafd5c4bfacf">
    10   <!ENTITY gpgme-size          "948 KB">
    11   <!ENTITY gpgme-buildsize     "17 MB (additional 1 MB for the tests)">
    12   <!ENTITY gpgme-time          "0.2 SBU (additional 0.1 SBU for the tests)">
     9  <!ENTITY gpgme-md5sum        "feafa03ea064e1d1dc11bc2b88404623">
     10  <!ENTITY gpgme-size          "956 KB">
     11  <!ENTITY gpgme-buildsize     "20 MB">
     12  <!ENTITY gpgme-time          "0.1 SBU">
    1313]>
    1414
     
    3131
    3232    <para>
    33       The <application>GPGME</application> package is a C language
    34       library that allows to add support for cryptography to a
     33      The <application>GPGME</application> package is a C library
     34      that allows to add support for cryptography to a
    3535      program. It is designed to make access to public key crypto
    3636      engines like <application>GnuPG</application> or GpgSM easier
Note: See TracChangeset for help on using the changeset viewer.