diff options
author | Karl Berry <karl@freefriends.org> | 2023-02-19 18:05:30 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2023-02-19 18:05:30 +0000 |
commit | 311ff9d9a359f9099e780898f9dfc5f56e5f4e01 (patch) | |
tree | aa363d21606d7546a37090ff4cb133c3ce484912 /Master/tlpkg | |
parent | 4731d0eb0b4ae89d73afd134e562016dc91d817d (diff) |
aarch64-linux from cg
git-svn-id: svn://tug.org/texlive/trunk@65927 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/tl-update-bindir | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tl-update-bindir b/Master/tlpkg/bin/tl-update-bindir index 3307fe92a32..0f10db6ef9d 100755 --- a/Master/tlpkg/bin/tl-update-bindir +++ b/Master/tlpkg/bin/tl-update-bindir @@ -103,7 +103,8 @@ for tlplat in $tlplats; do #https://faubox.rrze.uni-erlangen.de/open/MjdwNXE5NW5UcTU4RzVIWlRVUVVI/branch2018/texlive_bin_aarch64-linux.tar.xz #http://51.158.66.174:8080/texlive_bin_aarch64-linux.tar.xz #remurl=https://aekahwai.spdns.org/online/texlive_bin_aarch64-linux.tar.xz - remurl=https://taiyahfoboj.net/yeipaiyi/texlive_bin_aarch64-linux.tar.xz + #remurl=https://taiyahfoboj.net/yeipaiyi/texlive_bin_aarch64-linux.tar.xz + remurl=http://dl.contextgarden.net/build/texlive/$tlplat.tar.xz $grab $remurl;; alpha-linux) default_bin_loc=/home/preining/alpha-linux.tar.gz;; |