aboutsummaryrefslogtreecommitdiff
path: root/python/Markdown/Markdown.SlackBuild
diff options
context:
space:
mode:
authorMarkus Reichelt <slackbuilds@mareichelt.de>2019-08-24 07:14:06 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2019-08-24 07:14:06 +0700
commitd1e875c8d8828accffa21076368b7643e4d31af2 (patch)
tree30fa7cc5a10a2c7e3489fa6b83617bdaeff8cb75 /python/Markdown/Markdown.SlackBuild
parente446068deffa9ad26ac9c9cb5667496e2ad1ab3a (diff)
python/Markdown: Updated for version 2.6.11.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/Markdown/Markdown.SlackBuild')
-rw-r--r--python/Markdown/Markdown.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/Markdown/Markdown.SlackBuild b/python/Markdown/Markdown.SlackBuild
index 7508c9b39e70e..5441fcdfad94e 100644
--- a/python/Markdown/Markdown.SlackBuild
+++ b/python/Markdown/Markdown.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for Markdown
-# Copyright 2013-2016 Markus Reichelt, Aachen, DE
+# Copyright 2013-2019 Markus Reichelt, Aachen, 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.6.6}
+VERSION=${VERSION:-2.6.11}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}