Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • lfs-latest-git.php

    r3f56392 r772fb71  
    151151if ( $package == "vim"        ) $dirpath = "https://github.com/vim/vim/tags";
    152152if ( $package == "wheel"      ) $dirpath = "https://pypi.org/project/wheel/#files";
    153 if ( $package == "zlib"       ) $dirpath = "https://www.zlib.net";
    154153if ( $package == "zstd"       ) $dirpath = github("facebook/zstd");
    155154
Note: See TracChangeset for help on using the changeset viewer.