summaryrefslogtreecommitdiffstats
path: root/python/Markdown/Markdown.SlackBuild
diff options
context:
space:
mode:
author Markus Reichelt2014-10-03 03:27:44 +0200
committer Willy Sudiarto Raharjo2014-10-03 05:17:04 +0200
commitbea9bdb973cbd33a72d39ccc42d2ae19bfb9d312 (patch)
tree998137ed9baf965aed207cc1736e40cac55f3ffb /python/Markdown/Markdown.SlackBuild
parentc7f1ff9dec559e00ca4b8bfd9312e9db7c99f113 (diff)
downloadslackbuilds-bea9bdb973cbd33a72d39ccc42d2ae19bfb9d312.tar.gz
python/Markdown: Updated for version 2.5.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 2434f67b7a..a833a9990a 100644
--- a/python/Markdown/Markdown.SlackBuild
+++ b/python/Markdown/Markdown.SlackBuild
@@ -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}