mathjax: update to 2.7.0
This commit is contained in:
parent
f708580de0
commit
17bc82a666
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mathjax'
|
||||
pkgname=mathjax
|
||||
version=2.6.1
|
||||
version=2.7.0
|
||||
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=c746945d87a4e93ee801a44b6209986bfc901cb2f6c505628a2ed5793422fbb8
|
||||
checksum=4944dd3995417c7692b64462698054760d38ff72175f66e2f2a007c5031d5927
|
||||
|
||||
do_install() {
|
||||
vmkdir usr/share/mathjax
|
||||
|
|
Loading…
Reference in New Issue