diff options
author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2024-11-19 19:11:02 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-11-23 10:50:47 +0700 |
commit | af6f8febdc1eb5646565fa6384e66db963fb41c1 (patch) | |
tree | 57ed5a87aea759da234f57269c92ed2bd9ae22bd /python/python3-httpcore/python3-httpcore.SlackBuild | |
parent | 2294a8dd9fb6db70ebac7b6e7cd45993315187cf (diff) |
python/python3-httpcore: Updated for version 1.0.7.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-httpcore/python3-httpcore.SlackBuild')
-rw-r--r-- | python/python3-httpcore/python3-httpcore.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-httpcore/python3-httpcore.SlackBuild b/python/python3-httpcore/python3-httpcore.SlackBuild index 68a80748e2..9f823c1662 100644 --- a/python/python3-httpcore/python3-httpcore.SlackBuild +++ b/python/python3-httpcore/python3-httpcore.SlackBuild @@ -29,7 +29,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-httpcore SRCNAM=${PRGNAM#python3-*} -VERSION=${VERSION:-1.0.5} +VERSION=${VERSION:-1.0.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |