Ignore:
Timestamp:
08/27/2015 10:33:20 PM (9 years ago)
Author:
Fernando de Oliveira <fernando@…>
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:
28370fe
Parents:
c358685
Message:
  • fontforge-20150824: tweaks.
  • Update to gpgme-1.6.0.
  • Update to libgpg-error-1.20.
  • Update to LVM2.2.02.129.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/security/gpgme.xml

    rc358685 rbbacc9a  
    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        "a56df7028a0814ef57d77262898ca040">
    10   <!ENTITY gpgme-size          "956 KB">
    11   <!ENTITY gpgme-buildsize     "23 MB (with the test suite)">
    12   <!ENTITY gpgme-time          "0.2 SBU (with the test suite)">
     9  <!ENTITY gpgme-md5sum        "60d730d22e8065fd5de309e8b98e304b">
     10  <!ENTITY gpgme-size          "964 KB">
     11  <!ENTITY gpgme-buildsize     "23 MB (without the test suite)">
     12  <!ENTITY gpgme-time          "0.2 SBU (without the test suite)">
    1313]>
    1414
     
    3232    <para>
    3333      The <application>GPGME</application> package is a C library
    34       that allows cryptography support to be added to a 
     34      that allows cryptography support to be added 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.