Changeset b2837c9 for packages.ent


Ignore:
Timestamp:
05/13/2024 06:47:38 AM (4 months ago)
Author:
Thomas Trepl <thomas@…>
Branches:
multilib, xry111/multilib
Children:
f651bed
Parents:
1d599b9 (diff), 31c839d (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Automatic merge of trunk into multilib

File:
1 edited

Legend:

Unmodified
Added
Removed
  • packages.ent

    r1d599b9 rb2837c9  
    537537<!ENTITY mpfr-fin-sbu "0.3 SBU">
    538538
    539 <!ENTITY ncurses-release "6.4">
    540 <!ENTITY ncurses-version "&ncurses-release;-20230520">
     539<!ENTITY ncurses-version "6.5">
    541540<!ENTITY ncurses-size "2,156 KB">
    542 <!-- switch back to invisible-mirror.net for 6.5 -->
    543 <!--ENTITY ncurses-url "https://invisible-mirror.net/archives/ncurses/ncurses-&ncurses-version;.tar.gz"-->
    544 <!ENTITY ncurses-url "&anduin-sources;/ncurses-&ncurses-version;.tar.xz">
    545 <!ENTITY ncurses-md5 "c5367e829b6d9f3f97b280bb3e6bfbc3">
     541<!ENTITY ncurses-url "https://invisible-mirror.net/archives/ncurses/ncurses-&ncurses-version;.tar.gz">
     542<!ENTITY ncurses-md5 "ac2d2629296f04c8537ca706b6977687">
    546543<!ENTITY ncurses-home "&gnu-software;ncurses/">
    547 <!ENTITY ncurses-tmp-du "51 MB">
     544<!ENTITY ncurses-tmp-du "3,603 KB">
    548545<!ENTITY ncurses-tmp-sbu "0.3 SBU">
    549546<!ENTITY ncurses-fin-du "45 MB">
     
    762759<!ENTITY vim-size "17,428 KB">
    763760<!ENTITY vim-url "https://github.com/vim/vim/archive/v&vim-version;/vim-&vim-version;.tar.gz">
     761<!-- N.B. LFS 9.0 uses
     762     https://github.com/vim/vim/archive/v8.1.1846/vim-8.1.1846.tar.gz
     763     and it still works after years, the md5sum of the resulted tarball
     764     is unchanged as well.  Thus GitHub download seems stable enough for
     765     vim and there's no need to use anduin.
     766
     767     BTW if we click the "Next" button enough times on
     768     https://github.com/vim/vim/tags, we can eventually see the old
     769     release.  The "Next" button just sets "after=" in the URL.  For
     770     example, https://github.com/vim/vim/tags?after=v8.1.1847 will show
     771     us v8.1.1846. -->
    764772<!--<!ENTITY vim-url "&anduin-sources;/vim-&vim-version;.tar.gz">-->
    765773<!ENTITY vim-md5 "5379f5542310ee7ffbd6aea312407042">
Note: See TracChangeset for help on using the changeset viewer.