summaryrefslogtreecommitdiffstats
path: root/python/python3-geventhttpclient/python3-geventhttpclient.SlackBuild
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2023-10-09 05:05:13 +0200
committer Willy Sudiarto Raharjo2023-10-09 05:05:13 +0200
commitdcfc39d340fca8edaa64652b25c38037575fef5c (patch)
tree5ee1f5d7c1590d1e42633783c0189df91f859fa5 /python/python3-geventhttpclient/python3-geventhttpclient.SlackBuild
parent3a74e9b6e4ee13638701587e5fcf9de3fcd8c849 (diff)
downloadslackbuilds-dcfc39d340fca8edaa64652b25c38037575fef5c.tar.gz
python/python3-geventhttpclient: Updated for version 2.0.11.
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 4494d6b990..de5c296fa2 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:-2.0.10}
+VERSION=${VERSION:-2.0.11}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}