Changeset 114393c


Ignore:
Timestamp:
10/26/2021 03:45:10 AM (3 years ago)
Author:
Thomas Trepl (Moody) <thomas@…>
Branches:
multilib
Children:
d352b98
Parents:
0ab6aa3 (diff), 843d015 (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
  • lfs-latest-git.php

    r0ab6aa3 r114393c  
    134134if ( $package == "tcl"        ) $dirpath = "http://sourceforge.net/projects/tcl/files";
    135135if ( $package == "util-linux" ) $dirpath = max_parent( $dirpath, "v." );
    136 if ( $package == "vim"        ) $dirpath = "https://github.com/vim/vim/releases";
     136if ( $package == "vim"        ) $dirpath = "https://github.com/vim/vim/tags";
    137137if ( $package == "zstd"       ) $dirpath = "https://github.com/facebook/zstd/releases";
    138138//if ( $package == "vim"        ) $dirpath = "ftp://ftp.vim.org/pub/vim/unix";
Note: See TracChangeset for help on using the changeset viewer.