Ignore:
Timestamp:
07/30/2020 06:16:00 AM (4 years ago)
Author:
Thomas Trepl <thomas@…>
Branches:
10.0, 10.1, 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:
471904e
Parents:
46ed479
Message:

Upgrade nano-5-0

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/editors/nano.xml

    r46ed479 r7fdc32cb  
    66
    77  <!-- Note minor version in URL -->
    8   <!ENTITY nano-download-http "https://www.nano-editor.org/dist/v4/nano-&nano-version;.tar.xz">
     8  <!ENTITY nano-download-http "https://www.nano-editor.org/dist/v5/nano-&nano-version;.tar.xz">
    99  <!ENTITY nano-download-ftp  " ">
    10   <!ENTITY nano-md5sum        "52137a960ae8b3ca6d7dab6767fe6e5f">
     10  <!ENTITY nano-md5sum        "6afe46e78f8d6fcd8369d4d966617f47">
    1111  <!ENTITY nano-size          "1.4 MB">
    1212  <!ENTITY nano-buildsize     "19 MB">
     
    168168        <option>include /usr/share/nano/sh.nanorc</option> in the personal or
    169169        global configuration file. If you wish highlighting for all supported
    170         files, use <option>include /usr/share/nano/*.nanorc</option>.
     170        files, use <option>include /usr/share/nano/*.nanorc</option>. This
     171        include does not descend into the <filename class="directory">extra</filename>
     172        directory. Move required files one level up.
    171173      </para>
    172174
Note: See TracChangeset for help on using the changeset viewer.