diff options
author | Karl Berry <karl@freefriends.org> | 2022-02-28 17:00:54 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2022-02-28 17:00:54 +0000 |
commit | 261b21b282c2f404b398f252668a084489c001b0 (patch) | |
tree | 47b3d6e27587c4764039d52343cf954d5c98a3c3 /Master/tlpkg | |
parent | d2453b3c1752643c678bcd6a52bc9187996c55a7 (diff) |
2022 pretest: aarch64-linux, armhf-linux
git-svn-id: svn://tug.org/texlive/trunk@62280 c570f23f-e606-0410-a88d-b1316a301751
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 aa5149fc74c..7e8026c0449 100755 --- a/Master/tlpkg/bin/tl-update-bindir +++ b/Master/tlpkg/bin/tl-update-bindir @@ -128,7 +128,7 @@ for tlplat in $tlplats; do $grab http://boris.lk.net/texlive-2013/armv7l-unknown-linux-gnueabi.tgz;; armhf-linux) default_bin_loc=$download_loc - $grab http://getthingsfixed.co.uk/texlive/builds/2021/texlive-armhf.tar.gz;; + $grab http://getthingsfixed.co.uk/texlive/builds/2022/texlive-armhf.tar.gz;; hppa-hpux) default_bin_loc=$download_loc $grab http://www.jtartlabs.com/test/hppa2.0-hp-hpux10.20.tar.gz;; |