diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-03-16 19:19:59 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-03-16 19:19:59 +0700 |
commit | 0564ea461534921c94ea89f9850acf8d8b2cf98d (patch) | |
tree | 9f57dce88b02a5302ce55636f91548c5af6f5e7d /python/python3-geventhttpclient/python3-geventhttpclient.SlackBuild | |
parent | 2cc5c4bebae1c69129b5dbee8e580f26651bbc1b (diff) |
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.SlackBuild | 2 |
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} |