Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • lfs-latest-git.php

    r6b1661a r7b54528  
    153153if ( $package == "vim"        ) $dirpath = "https://github.com/vim/vim/tags";
    154154if ( $package == "wheel"      ) $dirpath = "https://pypi.org/project/wheel/#files";
     155if ( $package == "xz"         ) $dirpath = github("tukaani-project/xz");
    155156if ( $package == "zlib"       ) $dirpath = "https://www.zlib.net";
    156157if ( $package == "zstd"       ) $dirpath = github("facebook/zstd");
Note: See TracChangeset for help on using the changeset viewer.