diff options
author | Karl Berry <karl@freefriends.org> | 2017-04-16 22:16:26 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-04-16 22:16:26 +0000 |
commit | 90a31c615c9b36d2dd5fff3ab99ba6760b9dbb78 (patch) | |
tree | 128ac338c7af671c79ae63a30b3022ea3424281f /Master/tlpkg | |
parent | 7fd315978151f63192546999b685d7f534d86b1d (diff) |
tl17 armhf-linux
git-svn-id: svn://tug.org/texlive/trunk@43854 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 602bf97f7c9..e173e2e4158 100755 --- a/Master/tlpkg/bin/tl-update-bindir +++ b/Master/tlpkg/bin/tl-update-bindir @@ -120,7 +120,7 @@ for tlname in $tlnames; 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/2016/texlive-armhf.tar.gz;; + $grab http://getthingsfixed.co.uk/texlive/builds/2017/texlive-armhf.tar.gz;; hppa-hpux) default_bin_loc=$download_loc $grab http://www.jtartlabs.com/test/hppa2.0-hp-hpux10.20.tar.gz;; |