Changeset 06bb57b4


Ignore:
Timestamp:
10/13/2021 09:08:51 PM (3 years ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
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:
b8932cfe
Parents:
674d655
Message:

Fix hexchat md5

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r674d655 r06bb57b4  
    4747<!ENTITY lfs-root             "../../../../lfs/view/&lfs-version;">
    4848<!ENTITY lfs-rootd            "../../../../lfs/view/&lfs-versiond;">
     49<!-- not used
    4950<!ENTITY lfs-dev              "../../../../lfs/view/development">
     51-->
    5052<!ENTITY gnu-http             "https://ftp.gnu.org/gnu">
    5153<!ENTITY gnu-ftp              "ftp://ftp.gnu.org/gnu">
     
    7375<!ENTITY w3m-url              "http://w3m.sourceforge.net/">
    7476
    75 <!-- These entities are used to identify versions of LFS
    76      packages referenced throughout the BLFS book. -->
     77<!-- These entities used to identify versions of LFS
     78     packages referenced throughout the BLFS book. Now, they
     79     are unmaintained adn unused:
    7780<!ENTITY lfs-autoconf-version         "2.69">
    7881<!ENTITY lfs-coreutils-version        "8.23">
     
    8285<!ENTITY lfs-gdbm-version             "1.11">
    8386<!ENTITY lfs-m4-version               "1.4.17">
     87<!ENTITY lfs-shadow-version           "4.2.1">
     88<!ENTITY lfs-vim-version              "7.4">
     89-->
     90
    8491<!-- FIXME - please check the included version of
    8592 List/Utils when upgrading the perl version.
    8693 Scalar-List-Utils is in perl-deps because List-AllUtils
    8794 needs a newer version at runtime than is in 5.34.0 -->
    88 <!ENTITY lfs-perl-version             "5.34"> <!-- used in git -->
    89 <!-- this was originally the perl version used by the corresponding
    90  version of lfs, in those days always for i686, but now BLFS is a rolling
    91  release. \-\->
    92 <!ENTITY lfs-perl-version             "&lt;5.x.y&gt;/&lt;arch-linux&gt;">-->
    93 <!ENTITY lfs-shadow-version           "4.2.1">
    94 <!ENTITY lfs-vim-version              "7.4">
     95<!ENTITY lfs-perl-version             "5.34"> <!-- used in a couple of pages -->
    9596<!-- End LFS versions -->
    9697
  • xsoft/other/hexchat.xml

    r674d655 r06bb57b4  
    88  <!ENTITY hexchat-download-http "https://dl.hexchat.net/hexchat/hexchat-&hexchat-version;.tar.xz">
    99  <!ENTITY hexchat-download-ftp  " ">
    10   <!ENTITY hexchat-md5sum        "9f04c48f011b646b91d03c5776fce776">
    11   <!ENTITY hexchat-size          "1.2 MB">
     10  <!ENTITY hexchat-md5sum        "ecf5133c369bbc88df064f8506867fb6">
     11  <!ENTITY hexchat-size          "1.3 MB">
    1212  <!ENTITY hexchat-buildsize     "21 MB">
    1313  <!ENTITY hexchat-time          "0.1 SBU (using parallelism=4)">
Note: See TracChangeset for help on using the changeset viewer.