python/python3-h11: Updated for version 0.14.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
fourtysixandtwo 2022-10-07 22:38:03 +01:00 committed by Willy Sudiarto Raharjo
parent 7a939bfd59
commit 14062b4706
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View File

@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-h11
SRCNAM=$(echo $PRGNAM | sed 's/python3-//')
VERSION=${VERSION:-0.13.0}
VERSION=${VERSION:-0.14.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,8 +1,8 @@
PRGNAM="python3-h11"
VERSION="0.13.0"
VERSION="0.14.0"
HOMEPAGE="https://github.com/python-hyper/h11"
DOWNLOAD="https://files.pythonhosted.org/packages/source/h/h11/h11-0.13.0.tar.gz"
MD5SUM="83235d9b0593917233aa009f6d1d42a3"
DOWNLOAD="https://files.pythonhosted.org/packages/source/h/h11/h11-0.14.0.tar.gz"
MD5SUM="84c33fc0aa1f868928114c4d02c43dc2"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""