Changeset 3c9fe9a


Ignore:
Timestamp:
08/08/2021 04:11:20 PM (3 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, arm, bdubbs/gcc13, ml-11.0, multilib, renodr/libudev-from-systemd, s6-init, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
3ba82a8
Parents:
660d70a
Message:

Fix currency for libffi

File:
1 edited

Legend:

Unmodified
Added
Removed
  • lfs-latest-git.php

    r660d70a r3c9fe9a  
    120120if ( $package == "iana-etc"   ) $dirpath = "https://github.com/Mic92/iana-etc/releases";
    121121if ( $package == "intltool"   ) $dirpath = "https://launchpad.net/intltool/trunk";
     122if ( $package == "libffi"     ) $dirpath = "https://github.com/libffi/libffi/releases";
    122123if ( $package == "meson"      ) $dirpath = "https://github.com/mesonbuild/meson/releases";
    123124if ( $package == "mpc"        ) $dirpath = "https://ftp.gnu.org/gnu/mpc";
Note: See TracChangeset for help on using the changeset viewer.