mathjax: update to 2.6.1

This commit is contained in:
Alessio Sergi 2016-02-09 23:29:02 +01:00
parent 3b10ddb282
commit c8ff090bd2

View file

@ -1,6 +1,6 @@
# Template file for 'mathjax' # Template file for 'mathjax'
pkgname=mathjax pkgname=mathjax
version=2.6.0 version=2.6.1
revision=1 revision=1
noarch=yes noarch=yes
wrksrc="MathJax-${version}" wrksrc="MathJax-${version}"
@ -11,7 +11,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
homepage="http://www.mathjax.org/" homepage="http://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=1c2be5eeb6d423eaaa5fd162602ad482a2c3fb923844c94cca2e748ece267a68 checksum=c746945d87a4e93ee801a44b6209986bfc901cb2f6c505628a2ed5793422fbb8
do_install() { do_install() {
vmkdir usr/share/mathjax vmkdir usr/share/mathjax