mathjax: update to 2.7.2
This commit is contained in:
parent
ba0266155f
commit
58779a7602
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'mathjax'
|
# Template file for 'mathjax'
|
||||||
pkgname=mathjax
|
pkgname=mathjax
|
||||||
version=2.7.1
|
version=2.7.2
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="MathJax-${version}"
|
wrksrc="MathJax-${version}"
|
||||||
|
@ -8,10 +8,10 @@ depends="font-util"
|
||||||
font_dirs="/usr/share/fonts/mathjax"
|
font_dirs="/usr/share/fonts/mathjax"
|
||||||
short_desc="JavaScript display engine for LaTeX, MathML and AsciiMath"
|
short_desc="JavaScript display engine for LaTeX, MathML and AsciiMath"
|
||||||
maintainer="Alessio Sergi <al3hex@gmail.com>"
|
maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
homepage="http://www.mathjax.org/"
|
homepage="https://www.mathjax.org/"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
distfiles="https://github.com/mathjax/MathJax/archive/${version}.tar.gz"
|
distfiles="https://github.com/mathjax/MathJax/archive/${version}.tar.gz"
|
||||||
checksum=2bb4c0c6f326dd1964ecad1d302d2f9f4a3eb4364f89a30d5e3b4b3069597169
|
checksum=c4c321783ff0936f0d5ff4281367401595105cc57d4ecda0bb269277496ce2e4
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vmkdir usr/share/mathjax
|
vmkdir usr/share/mathjax
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue