mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
office/texlive: Fix download link
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
2965120088
commit
14743e2f43
1 changed files with 4 additions and 4 deletions
|
@ -2,16 +2,16 @@ PRGNAM="texlive"
|
|||
VERSION="20160523"
|
||||
HOMEPAGE="http://tug.org/texlive/"
|
||||
DOWNLOAD="ftp://tug.org/historic/systems/texlive/2016/texlive-20160523b-source.tar.xz \
|
||||
http:/slackware.schoepfer.info/slackbuilds/texlive/2016/texlive/texlive-base-20160609.tar.xz \
|
||||
http://slackware.schoepfer.info/slackbuilds/texlive/2016/texlive/texlive-base-20160622.tar.xz \
|
||||
http://mirror.ctan.org/systems/texlive/tlnet/archive/biber.i386-linux.tar.xz"
|
||||
MD5SUM="cee56cc024e77174eee20e5171de2f87 \
|
||||
aa831cd588793f8ddb40372e8791a3bb \
|
||||
ef09a4006820fe7b2d592d957c47b8cc \
|
||||
6c5a7a007c2c39e47bfac8f867d2dffe"
|
||||
DOWNLOAD_x86_64="ftp://tug.org/historic/systems/texlive/2016/texlive-20160523b-source.tar.xz \
|
||||
http:/slackware.schoepfer.info/slackbuilds/texlive/2016/texlive/texlive-base-20160609.tar.xz \
|
||||
http://slackware.schoepfer.info/slackbuilds/texlive/2016/texlive/texlive-base-20160622.tar.xz \
|
||||
http://mirror.ctan.org/systems/texlive/tlnet/archive/biber.x86_64-linux.tar.xz"
|
||||
MD5SUM_x86_64="cee56cc024e77174eee20e5171de2f87 \
|
||||
aa831cd588793f8ddb40372e8791a3bb \
|
||||
ef09a4006820fe7b2d592d957c47b8cc \
|
||||
d20085dda2c940aec5d242f3faa03ad4"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Johannes Schoepfer"
|
||||
|
|
Loading…
Reference in a new issue