python/Markdown: Updated for version 2.5.1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Markus Reichelt 2014-10-03 08:27:44 +07:00 committed by Willy Sudiarto Raharjo
parent c7f1ff9dec
commit bea9bdb973
2 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for Markdown
# Copyright 2013 Markus Reichelt, Stolberg (Rhld.), DE
# Copyright 2013-2014 Markus Reichelt, Stolberg (Rhld.), DE
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@ -24,7 +24,7 @@
# Markus Reichelt <slackbuilds@mareichelt.de>, 0xCCEEF115
PRGNAM=Markdown
VERSION=${VERSION:-2.3.1}
VERSION=${VERSION:-2.5.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="Markdown"
VERSION="2.3.1"
VERSION="2.5.1"
HOMEPAGE="http://pypi.python.org/pypi/Markdown/"
DOWNLOAD="http://pypi.python.org/packages/source/M/Markdown/Markdown-2.3.1.tar.gz"
MD5SUM="82f6828ec2292dda52fc38b743776bc6"
DOWNLOAD="http://pypi.python.org/packages/source/M/Markdown/Markdown-2.5.1.tar.gz"
MD5SUM="9effb2679302efb1ce14265cb9e46f96"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""