Changeset 3f56392


Ignore:
Timestamp:
08/27/2023 07:17:17 AM (10 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
12.0, 12.1, 12.1-rc1, multilib, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/update-glibc
Children:
d78b550
Parents:
11cfb5b
Message:

Fix zlib currency

File:
1 edited

Legend:

Unmodified
Added
Removed
  • lfs-latest-git.php

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