aboutsummaryrefslogtreecommitdiff
path: root/python/python3-httpcore/python3-httpcore.SlackBuild
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2022-12-10 21:37:15 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-12-12 16:39:16 +0700
commit939fb3629bfc96c76b2ebdcbdbed3085c7a3a92d (patch)
tree4c76270c8ebffd22508c28acdceaffcadeb93a62 /python/python3-httpcore/python3-httpcore.SlackBuild
parentc76efc1dfc09818a1c7fcd37601894b17f4ed412 (diff)
python/python3-httpcore: Updated for version 0.16.2.
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 ed15f8e890..140bfa4aa4 100644
--- a/python/python3-httpcore/python3-httpcore.SlackBuild
+++ b/python/python3-httpcore/python3-httpcore.SlackBuild
@@ -28,7 +28,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-httpcore
SRCNAM=$(echo $PRGNAM | sed 's/python3-//')
-VERSION=${VERSION:-0.16.1}
+VERSION=${VERSION:-0.16.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}