diff options
author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2025-04-24 22:12:33 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-04-26 10:17:41 +0700 |
commit | 74f514a416b15c4d4914d701bea9b84ea2cb2446 (patch) | |
tree | 1f2974b82aa0316ce5c202d2e4fe515940aa41f6 /python/python3-httpcore/python3-httpcore.SlackBuild | |
parent | 3329e5b3be729105283b3a1bda0bc44df6b836e4 (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.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 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} |