Skip to content

Commit

Permalink
Update bootstrap to 2024.03.29
Browse files Browse the repository at this point in the history
  • Loading branch information
yuk7 committed Mar 31, 2024
1 parent f17ccf5 commit f069ad0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ OUT_TGZ=rootfs.tar.gz

DLR=curl
DLR_FLAGS=-L
BASE_URL=http://mirrors.edge.kernel.org/archlinux/iso/2024.02.01/archlinux-bootstrap-x86_64.tar.gz
BASE_URL=http://mirrors.edge.kernel.org/archlinux/iso/2024.03.29/archlinux-bootstrap-x86_64.tar.gz
FRTCP_URL=https://github.com/yuk7/arch-prebuilt/releases/download/23121300/fakeroot-tcp-1.32.2-1-x86_64.pkg.tar.zst
GLIBC_URL=https://github.com/yuk7/arch-prebuilt/releases/download/24022400/glibc-linux-2.39-1-x86_64.pkg.tar.zst
GLIBC_LINUX4_URL=https://github.com/yuk7/arch-prebuilt/releases/download/24022400/glibc-linux4-2.39-1-x86_64.pkg.tar.zst
Expand Down

0 comments on commit f069ad0

Please sign in to comment.