summaryrefslogtreecommitdiffstats
path: root/python/python3-httpcore/python3-httpcore.SlackBuild
diff options
context:
space:
mode:
author fourtysixandtwo <fourtysixandtwo@sliderr.net>2024-03-27 14:18:08 -0600
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2024-03-30 09:39:49 +0700
commitb2b28bf9d7a6f6b23e6ce9fa93379ec1bbeb203a (patch)
tree9a3016c0ed8c0f87350aa5147615688ebfb6aba8 /python/python3-httpcore/python3-httpcore.SlackBuild
parente8ce4aac0addd34e6a816aa9f0472f61e46ea31e (diff)
downloadslackbuilds-b2b28bf9d7a6f6b23e6ce9fa93379ec1bbeb203a.tar.gz
slackbuilds-b2b28bf9d7a6f6b23e6ce9fa93379ec1bbeb203a.tar.xz
python/python3-httpcore: Updated for version 1.0.5.
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.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-httpcore/python3-httpcore.SlackBuild b/python/python3-httpcore/python3-httpcore.SlackBuild
index 3e47ee90ab..060b6dc12e 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.4}
+VERSION=${VERSION:-1.0.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}