summaryrefslogtreecommitdiffstats
path: root/python/Flask/Flask.SlackBuild
diff options
context:
space:
mode:
author Dimitris Zlatanidis2019-05-18 17:46:52 +0200
committer Willy Sudiarto Raharjo2019-05-25 02:31:54 +0200
commit6a565142fe64703c2f0acabff5f9f6ab4a9a3169 (patch)
tree82c11e4d8a0b306553df794579e9f3f1f236d95a /python/Flask/Flask.SlackBuild
parentaab47b3828b934934d80a9cb966ed325505a3c39 (diff)
downloadslackbuilds-6a565142fe64703c2f0acabff5f9f6ab4a9a3169.tar.gz
python/Flask: Updated for version 1.0.3.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/Flask/Flask.SlackBuild')
-rw-r--r--python/Flask/Flask.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/Flask/Flask.SlackBuild b/python/Flask/Flask.SlackBuild
index 25614492d3..73ee7f7908 100644
--- a/python/Flask/Flask.SlackBuild
+++ b/python/Flask/Flask.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for Flask
-# Copyright 2014-2018 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2014-2019 Dimitris Zlatanidis Orestiada, Greece
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=Flask
-VERSION=${VERSION:-1.0.2}
+VERSION=${VERSION:-1.0.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}