From 272fcd4ddd6c591bac6b35ee689d0ee8522e6450 Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Mon, 18 Apr 2022 11:32:36 -0500 Subject: [PATCH] Update lfs currency for wheel --- lfs-latest-git.php | 1 + 1 file changed, 1 insertion(+) 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