diff options
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/bin/tl-update-bindir | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tl-update-bindir b/Master/tlpkg/bin/tl-update-bindir index 67db9828628..5cb6801d56d 100755 --- a/Master/tlpkg/bin/tl-update-bindir +++ b/Master/tlpkg/bin/tl-update-bindir @@ -100,7 +100,7 @@ for tlplat in $tlplats; do case $tlplat in aarch64-linux) default_bin_loc=$download_loc - $grab https://faubox.rrze.uni-erlangen.de/open/MjdwNXE5NW5UcTU4RzVIWlRVUVVI/tl2018/2018-03-04_-r46806/texlive_bin_aarch64-linux.tar.gz;; + $grab https://faubox.rrze.uni-erlangen.de/open/MjdwNXE5NW5UcTU4RzVIWlRVUVVI/tl2018/xz/texlive_bin_aarch64-linux.tar.xz;; alpha-linux) default_bin_loc=/home/preining/alpha-linux.tar.gz;; amd64-freebsd) |