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