Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • lfs-latest-git.php

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