development/ipython-mathjax: Updated for version 2.5.1.

Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
This commit is contained in:
Benjamin Trigona-Harany 2015-03-02 08:54:25 -08:00 committed by Willy Sudiarto Raharjo
parent c263246b18
commit 2fdca5bbaf
2 changed files with 4 additions and 4 deletions

View File

@ -26,7 +26,7 @@
PRGNAM=ipython-mathjax
SRCNAM=MathJax
VERSION=${VERSION:-2.4.0}
VERSION=${VERSION:-2.5.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="ipython-mathjax"
VERSION="2.4.0"
VERSION="2.5.1"
HOMEPAGE="http://www.mathjax.org/"
DOWNLOAD="https://github.com/mathjax/MathJax/archive/2.4.0.tar.gz"
MD5SUM="3c2e63a68f5d4c7e2ea7ec3a1c43986a"
DOWNLOAD="https://github.com/mathjax/MathJax/archive/2.5.1.tar.gz"
MD5SUM="a3e4b23cc1d62108b4682894dccb57ad"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="ipython"