python-hyper-h2: update to 3.2.0.
This commit is contained in:
parent
740d37f243
commit
181521aa1a
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-hyper-h2'
|
# Template file for 'python-hyper-h2'
|
||||||
pkgname=python-hyper-h2
|
pkgname=python-hyper-h2
|
||||||
version=3.1.1
|
version=3.2.0
|
||||||
revision=3
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="hyper-h2-${version}"
|
wrksrc="hyper-h2-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Nathan Owens <ndowens04@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/python-hyper/hyper-h2"
|
homepage="https://github.com/python-hyper/hyper-h2"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
checksum=bbc86cd48c691189e324877d99f592b92e9876d1d256c77e980eb22809b5e624
|
checksum=ef4213b73e113905c67fdc0abd677c6e2dff53894e657fbc12987ae5c00b6c91
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue