diff options
Diffstat (limited to 'Master/tlpkg/bin/tl-update-bindir')
-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 f19f99bb0b4..3449d19c486 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/2014/texlive-armhf.tar.gz;; + $grab http://getthingsfixed.co.uk/texlive/builds/2015/texlive-armhf.tar.gz;; hppa-hpux) default_bin_loc=$download_loc $grab http://www.jtartlabs.com/test/hppa2.0-hp-hpux10.20.tar.gz;; |