summaryrefslogtreecommitdiffstats
path: root/python/python3-geventhttpclient/python3-geventhttpclient.SlackBuild
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2024-03-16 13:19:59 +0100
committer Willy Sudiarto Raharjo2024-03-16 13:19:59 +0100
commit0564ea461534921c94ea89f9850acf8d8b2cf98d (patch)
tree9f57dce88b02a5302ce55636f91548c5af6f5e7d /python/python3-geventhttpclient/python3-geventhttpclient.SlackBuild
parent2cc5c4bebae1c69129b5dbee8e580f26651bbc1b (diff)
downloadslackbuilds-0564ea461534921c94ea89f9850acf8d8b2cf98d.tar.gz
python/python3-geventhttpclient: Updated for version 2.0.12.
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 de5c296fa2..639cce916d 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.11}
+VERSION=${VERSION:-2.0.12}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}