diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-12-02 22:13:01 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-12-02 22:13:01 +0700 |
commit | 5f6f559816061253be128dc19a8caa77e86870c0 (patch) | |
tree | 94c738d092c4b9788e98ed17a64aef507fb24e5f /python/python3-geventhttpclient/python3-geventhttpclient.SlackBuild | |
parent | 845b86982ea46a1c5cae8cec498ce9c7554429ca (diff) |
python/python3-geventhttpclient: Updated for version 2.3.3.
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 6b8f77497b..bf6bbee383 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.3.2} +VERSION=${VERSION:-2.3.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |