mathjax: update to 2.5.3
This commit is contained in:
parent
bcf68a5a6b
commit
dae7d77d8a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mathjax'
|
||||
pkgname=mathjax
|
||||
version=2.5.2
|
||||
version=2.5.3
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="MathJax-${version}"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
homepage="http://www.mathjax.org/"
|
||||
license="Apache-2.0"
|
||||
distfiles="https://github.com/mathjax/MathJax/archive/${version}.tar.gz"
|
||||
checksum=99190b8ea2112c01455075b274dfa7f95a0b3df0a05e4e18c4165bdb6184158b
|
||||
checksum=d24fcd6e66db4d79177513fbd25be9b75bff30f2a379199e8a05d5051fed5df3
|
||||
|
||||
do_install() {
|
||||
vmkdir usr/share/mathjax
|
||||
|
|
Loading…
Reference in a new issue