summaryrefslogtreecommitdiffstats
path: root/python/Markdown/Markdown.SlackBuild
diff options
context:
space:
mode:
author Markus Reichelt <slackbuilds@mareichelt.de>2015-03-12 22:46:37 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-03-12 22:46:37 +0700
commit60c8c6589c2b24594f29f52ad002976ab90da382 (patch)
treee5a64cb0df4cb9c6f9aadd7e26a9d7c11d979a8f /python/Markdown/Markdown.SlackBuild
parent66a4bb0f7570f568d864d58fcf4efef8310160c3 (diff)
downloadslackbuilds-60c8c6589c2b24594f29f52ad002976ab90da382.tar.gz
slackbuilds-60c8c6589c2b24594f29f52ad002976ab90da382.tar.xz
python/Markdown: Updated for version 2.6.1.
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 a833a9990a..fa01a72e7c 100644
--- a/python/Markdown/Markdown.SlackBuild
+++ b/python/Markdown/Markdown.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for Markdown
-# Copyright 2013-2014 Markus Reichelt, Stolberg (Rhld.), DE
+# Copyright 2013-2015 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.5.1}
+VERSION=${VERSION:-2.6.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}