python/mistune: Updated for version 0.8.3.

Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
This commit is contained in:
Benjamin Trigona-Harany 2018-02-18 12:16:53 -08:00 committed by Willy Sudiarto Raharjo
parent f5009f9bd6
commit 99ae36bb00
2 changed files with 4 additions and 4 deletions

View File

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=mistune
VERSION=${VERSION:-0.8.1}
VERSION=${VERSION:-0.8.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="mistune"
VERSION="0.8.1"
VERSION="0.8.3"
HOMEPAGE="https://github.com/lepture/mistune"
DOWNLOAD="https://files.pythonhosted.org/packages/source/m/mistune/mistune-0.8.1.tar.gz"
MD5SUM="0fba2b3858a529fc6df675dc7d534bf4"
DOWNLOAD="https://files.pythonhosted.org/packages/source/m/mistune/mistune-0.8.3.tar.gz"
MD5SUM="a5e4043e93fb8f9082e27f29eeb5e054"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""