fix: lfs 12.3

This commit is contained in:
2025-03-19 14:40:38 -04:00
parent e663bde75c
commit 222b028caa

View File

@@ -7,7 +7,7 @@ sources=("${pkgname}-${pkgver}.tar.xz"
"${pkgname}-${pkgver}/tzdata2025a.tar.gz"
)
urls=("https://ftp.gnu.org/gnu/glibc/${sources[0]}"
"https://www.linuxfromscratch.org/patches/lfs/12.2/${pkgname}-${pkgver}-fhs-1.patch"
"https://www.linuxfromscratch.org/patches/lfs/12.3/${pkgname}-${pkgver}-fhs-1.patch"
"https://gitea.phywyj.dynv6.net/wyj/LFS-PKGBUILDs/raw/branch/main/lfs/${pkgname}-${pkgver}/nsswitch.conf"
"https://gitea.phywyj.dynv6.net/wyj/LFS-PKGBUILDs/raw/branch/main/lfs/${pkgname}-${pkgver}/ld.so.conf"
"https://www.iana.org/time-zones/repository/releases/tzdata2025a.tar.gz"