python3-hpack: update to 4.0.0

This commit is contained in:
Nathan Owens 2020-11-01 18:33:19 -06:00 committed by Andrew J. Hesford
parent aee9dda848
commit ec0e737b7e
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'python3-hpack' # Template file for 'python3-hpack'
pkgname=python3-hpack pkgname=python3-hpack
version=3.0.0 version=4.0.0
revision=4 revision=1
wrksrc=hpack-${version} wrksrc=hpack-${version}
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT" license="MIT"
homepage="https://python-hyper.org/hpack/" homepage="https://python-hyper.org/hpack/"
distfiles="https://github.com/python-hyper/hpack/archive/v${version}.tar.gz" distfiles="https://github.com/python-hyper/hpack/archive/v${version}.tar.gz"
checksum=0f8f5f92cfa59f91804eabb237d4b18895f3e200e282c41cedf6cd11a4416daa checksum=b714329acc1d4facaed34329584f8a6b234abb9141b640ec021f991f5108a300
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE