mathjax: update to 2.7.9.
This commit is contained in:
parent
0304fdcaae
commit
07ae29b8fe
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'mathjax'
|
||||
pkgname=mathjax
|
||||
version=2.7.6
|
||||
revision=2
|
||||
version=2.7.9
|
||||
revision=1
|
||||
wrksrc="MathJax-${version}"
|
||||
depends="font-util"
|
||||
short_desc="JavaScript display engine for LaTeX, MathML and AsciiMath"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://www.mathjax.org/"
|
||||
distfiles="https://github.com/mathjax/MathJax/archive/${version}.tar.gz"
|
||||
checksum=51a529d3361aa5cb2e1d56a37b3ed9b08f061ddcc893084b3ecefbfa978895f5
|
||||
checksum=c9167279c87da044f2ff910ad573a02ce90354cb59440ae568eb86e1630f65df
|
||||
font_dirs="/usr/share/fonts/mathjax"
|
||||
|
||||
do_install() {
|
||||
|
|
Loading…
Reference in a new issue