aboutsummaryrefslogtreecommitdiffstats
path: root/lfs-latest-git.php
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2022-04-18 11:32:36 -0500
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2022-04-18 11:32:36 -0500
commit18e99c88b956e56c2298bfb39d26aac20aa413e2 (patch)
tree0e4f1257370f6f5cf7d4bfd549d05152f71798fa /lfs-latest-git.php
parent4b51d83b3eda54386d5bda9bc4f29667c4deb4e1 (diff)
Update lfs currency for wheel
Diffstat (limited to 'lfs-latest-git.php')
-rw-r--r--lfs-latest-git.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/lfs-latest-git.php b/lfs-latest-git.php
index df0ddcccc..5436099ba 100644
--- a/lfs-latest-git.php
+++ b/lfs-latest-git.php
@@ -137,6 +137,7 @@ if ( $package == "systemd" ) $dirpath = "https://github.com/systemd/systemd/r
if ( $package == "tcl" ) $dirpath = "https://www.tcl.tk/software/tcltk/download.html";
if ( $package == "util-linux" ) $dirpath = max_parent( $dirpath, "v." );
if ( $package == "vim" ) $dirpath = "https://github.com/vim/vim/tags";
+if ( $package == "wheel" ) $dirpath = "https://pypi.org/project/wheel/#files";
if ( $package == "zstd" ) $dirpath = "https://github.com/facebook/zstd/releases";
// Check for ftp