diff options
author | fourtysixandtwo <fourtysixandtwo@sliderr.net> | 2024-02-23 08:38:44 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-02-24 15:35:00 +0700 |
commit | 083b333fc76996d02b033ddbe2384fa5e40556ad (patch) | |
tree | 1456fd37e6e7d8d7e11c8675b0a0b394ef45a196 /python/python3-httpcore/python3-httpcore.SlackBuild | |
parent | 9dfc5cc53f14c6f2e1d5532dc35f9a6a9ea6cb8d (diff) |
python/python3-httpcore: Updated for version 1.0.4.
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 90b0775f68..3e47ee90ab 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.2} +VERSION=${VERSION:-1.0.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |