aboutsummaryrefslogtreecommitdiff
path: root/python/python3-httpcore/python3-httpcore.SlackBuild
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2022-11-19 09:43:48 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-11-19 09:43:48 +0700
commit47adfd2468fbcaf6b7d3d69a04ec63b8bcaeb3e4 (patch)
treee1fce25adfb21c6e816a92db5fcb56df0b10b832 /python/python3-httpcore/python3-httpcore.SlackBuild
parentb7102f61fd385661955dff03af869890f17b9625 (diff)
python/python3-httpcore: Updated for version 0.16.1.
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 a9befbd5c302..ed15f8e890cf 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.15.0}
+VERSION=${VERSION:-0.16.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}