mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
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'
|
# Template file for 'mathjax'
|
||||||
pkgname=mathjax
|
pkgname=mathjax
|
||||||
version=2.7.4
|
version=2.7.5
|
||||||
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="https://www.mathjax.org/"
|
homepage="https://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=c7cf584b6a6a7b33b4900f125bc1f413cb047c704f3695fc88219e2a7f598021
|
checksum=a25e5736553eef7b05ba00df133ad36d8f7b3b967f1e32d2f7505ac77427946f
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vmkdir usr/share/mathjax
|
vmkdir usr/share/mathjax
|
||||||
|
|
Loading…
Add table
Reference in a new issue