summaryrefslogtreecommitdiffstats
path: root/python/python3-geventhttpclient/python3-geventhttpclient.SlackBuild
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2022-11-27 15:30:25 +0100
committer Willy Sudiarto Raharjo2022-12-01 00:51:19 +0100
commit8029e24a930cab5910fa655607b8853aa8d6f2eb (patch)
tree9bc808764a1a7991a9fa2ec9e7e560226e2e0448 /python/python3-geventhttpclient/python3-geventhttpclient.SlackBuild
parent982531343d00a11cc1b194f7fad53c57e1a862d7 (diff)
downloadslackbuilds-8029e24a930cab5910fa655607b8853aa8d6f2eb.tar.gz
python/python3-geventhttpclient: Updated for version 2.0.8.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-geventhttpclient/python3-geventhttpclient.SlackBuild')
-rw-r--r--python/python3-geventhttpclient/python3-geventhttpclient.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-geventhttpclient/python3-geventhttpclient.SlackBuild b/python/python3-geventhttpclient/python3-geventhttpclient.SlackBuild
index 21da54c12f..022e303e5c 100644
--- a/python/python3-geventhttpclient/python3-geventhttpclient.SlackBuild
+++ b/python/python3-geventhttpclient/python3-geventhttpclient.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-geventhttpclient
SRCNAM=geventhttpclient
-VERSION=${VERSION:-1.5.5}
+VERSION=${VERSION:-2.0.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}