Changeset 272fcd4d


Ignore:
Timestamp:
04/21/2022 03:23:37 PM (2 years ago)
Author:
William Harrington <kb0iic@…>
Branches:
arm
Children:
33fcd18
Parents:
3e8a788
git-author:
Bruce Dubbs <bdubbs@…> (04/18/2022 04:32:36 PM)
git-committer:
William Harrington <kb0iic@…> (04/21/2022 03:23:37 PM)
Message:

Update lfs currency for wheel

File:
1 edited

Legend:

Unmodified
Added
Removed
  • lfs-latest-git.php

    r3e8a788 r272fcd4d  
    138138if ( $package == "util-linux" ) $dirpath = max_parent( $dirpath, "v." );
    139139if ( $package == "vim"        ) $dirpath = "https://github.com/vim/vim/tags";
     140if ( $package == "wheel"      ) $dirpath = "https://pypi.org/project/wheel/#files";
    140141if ( $package == "zstd"       ) $dirpath = "https://github.com/facebook/zstd/releases";
    141142
Note: See TracChangeset for help on using the changeset viewer.