mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
mathjax: update to 2.7.1
This commit is contained in:
parent
ee36da1cdc
commit
75b3299b9e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'mathjax'
|
# Template file for 'mathjax'
|
||||||
pkgname=mathjax
|
pkgname=mathjax
|
||||||
version=2.7.0
|
version=2.7.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=4944dd3995417c7692b64462698054760d38ff72175f66e2f2a007c5031d5927
|
checksum=2bb4c0c6f326dd1964ecad1d302d2f9f4a3eb4364f89a30d5e3b4b3069597169
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vmkdir usr/share/mathjax
|
vmkdir usr/share/mathjax
|
||||||
|
|
Loading…
Add table
Reference in a new issue