python3-hyper-h2: update to 4.0.0
This commit is contained in:
parent
4af7b0976a
commit
eff5962fad
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-hyper-h2'
|
||||
pkgname=python3-hyper-h2
|
||||
version=3.2.0
|
||||
revision=3
|
||||
version=4.0.0
|
||||
revision=1
|
||||
wrksrc="hyper-h2-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/python-hyper/hyper-h2"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=ef4213b73e113905c67fdc0abd677c6e2dff53894e657fbc12987ae5c00b6c91
|
||||
checksum=ced79b6c3cd967ef6acf405c5e9edfb4069b274799bc261aac7d5d3fec36b011
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue