fix: sys->lfs-12.2-systemd in urls

This commit is contained in:
Yingjie Wang 2025-01-21 03:05:31 -05:00
parent a8a735296b
commit 4c76dea2ad
2 changed files with 3 additions and 3 deletions

View File

@ -8,8 +8,8 @@ sources=("glibc-2.40.tar.xz"
)
urls=("https://ftp.gnu.org/gnu/glibc/glibc-2.40.tar.xz"
"https://www.linuxfromscratch.org/patches/lfs/12.2/glibc-2.40-fhs-1.patch"
"https://gitea.phywyj.dynv6.net/wyj/LFS-PKGBUILDs/raw/branch/main/sys/glibc-2.40/nsswitch.conf"
"https://gitea.phywyj.dynv6.net/wyj/LFS-PKGBUILDs/raw/branch/main/sys/glibc-2.40/ld.so.conf"
"https://gitea.phywyj.dynv6.net/wyj/LFS-PKGBUILDs/raw/branch/main/lfs-12.2-systemd/glibc-2.40/nsswitch.conf"
"https://gitea.phywyj.dynv6.net/wyj/LFS-PKGBUILDs/raw/branch/main/lfs-12.2-systemd/glibc-2.40/ld.so.conf"
"https://www.iana.org/time-zones/repository/releases/tzdata2024a.tar.gz"
)
md5sums=("b390feef233022114950317f10c4fa97"

View File

@ -7,7 +7,7 @@ sources=("${pkgname}-${pkgver}.tar.xz"
"useradd"
)
urls=("https://github.com/shadow-maint/shadow/releases/download/${pkgver}/${sources[0]}"
"https://gitea.phywyj.dynv6.net/wyj/LFS-PKGBUILDs/raw/branch/main/lfs/shadow-4.16.0/useradd"
"https://gitea.phywyj.dynv6.net/wyj/LFS-PKGBUILDs/raw/branch/main/lfs-12.2-systemd/shadow-4.16.0/useradd"
)
md5sums=("eb70bad3316d08f0d3bb3d4bbeccb3b4"
"87ed6b2e7cdf479e05d4fe2510adb77f"