aboutsummaryrefslogtreecommitdiff
path: root/python/ndg_httpsclient/ndg_httpsclient.SlackBuild
diff options
context:
space:
mode:
authorDimitris Zlatanidis <d.zlatanidis@gmail.com>2018-08-07 10:37:15 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2018-08-11 07:23:15 +0700
commitda7a300b5ab3d12954521d28a72851c0ab099020 (patch)
tree74d2bd8b4cc31737821e4e97c752e00cc6f8fcbe /python/ndg_httpsclient/ndg_httpsclient.SlackBuild
parent13e6f4ed492c51ef04973b1251902558501f88c2 (diff)
python/ndg_httpsclient: Updated for version 0.5.1.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/ndg_httpsclient/ndg_httpsclient.SlackBuild')
-rw-r--r--python/ndg_httpsclient/ndg_httpsclient.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/ndg_httpsclient/ndg_httpsclient.SlackBuild b/python/ndg_httpsclient/ndg_httpsclient.SlackBuild
index 6f401280db..fc189be50e 100644
--- a/python/ndg_httpsclient/ndg_httpsclient.SlackBuild
+++ b/python/ndg_httpsclient/ndg_httpsclient.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for ndg_httpsclient
-# Copyright 2015-2017 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2015-2018 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=ndg_httpsclient
-VERSION=${VERSION:-0.4.3}
+VERSION=${VERSION:-0.5.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}