summaryrefslogtreecommitdiffstats
path: root/python/python-urllib3/python-urllib3.SlackBuild
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2018-08-10 09:12:27 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-08-11 07:23:15 +0700
commit0c6f4deb7299d48c1d2f187a4e8855d650f91e70 (patch)
treec0ee4d37a272d323e756c58b17d2e60bf2074f18 /python/python-urllib3/python-urllib3.SlackBuild
parent762cd358c4102c2f04b3d50d4bd444b9d00abfe6 (diff)
downloadslackbuilds-0c6f4deb7299d48c1d2f187a4e8855d650f91e70.tar.gz
slackbuilds-0c6f4deb7299d48c1d2f187a4e8855d650f91e70.tar.xz
python/python-urllib3: Updated for version 1.23.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/python-urllib3/python-urllib3.SlackBuild')
-rw-r--r--python/python-urllib3/python-urllib3.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python-urllib3/python-urllib3.SlackBuild b/python/python-urllib3/python-urllib3.SlackBuild
index d54723c12a..44d38f0bbf 100644
--- a/python/python-urllib3/python-urllib3.SlackBuild
+++ b/python/python-urllib3/python-urllib3.SlackBuild
@@ -25,7 +25,7 @@
PRGNAM=python-urllib3
SRCNAM=$(echo $PRGNAM | cut -c8-14)
-VERSION=${VERSION:-1.22}
+VERSION=${VERSION:-1.23}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}