Changeset 843d015
- Timestamp:
- 10/25/2021 02:28:22 PM (2 years ago)
- Branches:
- 11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, arm, bdubbs/gcc13, multilib, renodr/libudev-from-systemd, s6-init, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/parallelism, xry111/pip3, xry111/rust-wip-20221008
- Children:
- 114393c, 1f201845
- Parents:
- 7c8e399
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lfs-latest-git.php
r7c8e399 r843d015 134 134 if ( $package == "tcl" ) $dirpath = "http://sourceforge.net/projects/tcl/files"; 135 135 if ( $package == "util-linux" ) $dirpath = max_parent( $dirpath, "v." ); 136 if ( $package == "vim" ) $dirpath = "https://github.com/vim/vim/ releases";136 if ( $package == "vim" ) $dirpath = "https://github.com/vim/vim/tags"; 137 137 if ( $package == "zstd" ) $dirpath = "https://github.com/facebook/zstd/releases"; 138 138 //if ( $package == "vim" ) $dirpath = "ftp://ftp.vim.org/pub/vim/unix";
Note:
See TracChangeset
for help on using the changeset viewer.