aboutsummaryrefslogtreecommitdiff
path: root/python/python3-httpcore/python3-httpcore.SlackBuild
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2025-04-24 22:12:33 -0600
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-04-26 10:17:41 +0700
commit74f514a416b15c4d4914d701bea9b84ea2cb2446 (patch)
tree1f2974b82aa0316ce5c202d2e4fe515940aa41f6 /python/python3-httpcore/python3-httpcore.SlackBuild
parent3329e5b3be729105283b3a1bda0bc44df6b836e4 (diff)
python/python3-httpcore: Updated for version 1.0.9.
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 4ab892a1d7..92d10d43dc 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.8}
+VERSION=${VERSION:-1.0.9}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}