Ignore:
Timestamp:
05/08/2022 05:50:31 PM (2 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
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/llvm18, xry111/soup3, xry111/xf86-video-removal
Children:
e9c7577
Parents:
65ab6c8
Message:

Update to mutt-2.2.4.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • networking/mailnews/mutt.xml

    r65ab6c8 rc4c57d1  
    77  <!ENTITY mutt-download-http "https://bitbucket.org/mutt/mutt/downloads/mutt-&mutt-version;.tar.gz">
    88  <!ENTITY mutt-download-ftp  "ftp://ftp.mutt.org/pub/mutt/mutt-&mutt-version;.tar.gz">
    9   <!ENTITY mutt-md5sum        "a4c1a81d77a2818352f399e1380fe8de">
     9  <!ENTITY mutt-md5sum        "3ae3bdc3b5a01430fc25bbab5130bdf1">
    1010  <!ENTITY mutt-size          "5.3 MB">
    1111  <!ENTITY mutt-buildsize     "47 MB">
     
    179179    </para>
    180180
    181 <screen><userinput>sed -i -e 's/ -with_backspaces//' -e 's/elinks/links/' \
    182   -e 's/-no-numbering -no-references//' doc/Makefile.in</userinput></screen>
     181<screen><userinput>i
     182sed  -e 's/ -with_backspaces//' \
     183     -e 's/elinks/links/'       \
     184     -e 's/-no-numbering -no-references//' \
     185     -i doc/Makefile.in</userinput></screen>
    183186
    184187    <para>
Note: See TracChangeset for help on using the changeset viewer.