mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
texlive2015-bin: final checksum.
This commit is contained in:
parent
7ef54b1486
commit
1aac7890bd
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'texlive-bin'
|
# Template file for 'texlive2015-bin'
|
||||||
pkgname=texlive2015-bin
|
pkgname=texlive2015-bin
|
||||||
version=2015
|
version=2015
|
||||||
revision=3
|
revision=4
|
||||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||||
homepage="http://tug.org/texlive/"
|
homepage="http://tug.org/texlive/"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
|
@ -9,8 +9,8 @@ short_desc="TeX Live Binary distribution through tl-install"
|
||||||
depends="cairo pixman graphite gd poppler libsigsegv
|
depends="cairo pixman graphite gd poppler libsigsegv
|
||||||
zziplib libpng libjpeg-turbo freetype icu harfbuzz wget perl
|
zziplib libpng libjpeg-turbo freetype icu harfbuzz wget perl
|
||||||
ghostscript xz"
|
ghostscript xz"
|
||||||
distfiles="http://ftp.fau.de/ctan/systems/texlive/tlnet/install-tl-unx.tar.gz>${pkgname}-${version}-${revision}.tar.gz"
|
distfiles="ftp://ftp.tug.org/texlive/historic/${version}/tlnet-final/install-tl-unx.tar.gz>${pkgname}-${version}-${revision}.tar.gz"
|
||||||
checksum=8f8e51e386328cd842a847bd64f8300e39f4122f4c42dacac6d0decc81fc8da5
|
checksum=65e94212bf3fa63639ea929e6368ee248bf8904ea53d04566431e33ce4f173f6
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
|
|
||||||
# Package build options
|
# Package build options
|
||||||
|
|
Loading…
Add table
Reference in a new issue