Ignore:
Timestamp:
05/06/2021 06:09:40 PM (3 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
11.0, 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, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
6679bb0
Parents:
60b2296
Message:

Update to seahorse-40.0
Update to file-roller-3.40.0
Update to gdk-pixbuf-2.42.6
Update to postfix-3.6.0
Update to cbindgen-0.19.0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gnome/applications/seahorse.xml

    r60b2296 r85506b2  
    66
    77  <!ENTITY seahorse-download-http
    8            "&gnome-download-http;/seahorse/&gnome-minor-38;/seahorse-&seahorse-version;.tar.xz">
     8           "&gnome-download-http;/seahorse/&gnome-40;/seahorse-&seahorse-version;.tar.xz">
    99  <!ENTITY seahorse-download-ftp
    10            "&gnome-download-ftp;/seahorse/&gnome-minor-38;/seahorse-&seahorse-version;.tar.xz">
    11   <!ENTITY seahorse-md5sum        "e9d710e7c0282e6680869f48bf0a71d2">
    12   <!ENTITY seahorse-size          "1.6 MB">
     10           "&gnome-download-ftp;/seahorse/&gnome-40;/seahorse-&seahorse-version;.tar.xz">
     11  <!ENTITY seahorse-md5sum        "c6c11d77e64c4efc31f02c7127327be8">
     12  <!ENTITY seahorse-size          "1.3 MB">
    1313  <!ENTITY seahorse-buildsize     "58 MB">
    1414  <!ENTITY seahorse-time          "0.4 SBU">
     
    148148      <para>
    149149        <option>-Dldap-support=false</option>: Add this switch if you have not
    150         installed openldap.
     150        installed openldap. Note that you will have to use the following 'sed'
     151        command to fix the build:
     152        sed -i "448 s/g_list/if (ssrc) &amp;/" pgp/seahorse-pgp-backend.c
    151153      </para>
    152154
Note: See TracChangeset for help on using the changeset viewer.