python-h11: update to 0.9.0.
This commit is contained in:
parent
c69b317844
commit
9ef9787d20
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-h11'
|
# Template file for 'python-h11'
|
||||||
pkgname=python-h11
|
pkgname=python-h11
|
||||||
version=0.8.1
|
version=0.9.0
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc=h11-${version}
|
wrksrc=h11-${version}
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Nathan Owens <ndowens04@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/python-hyper/h11"
|
homepage="https://github.com/python-hyper/h11"
|
||||||
distfiles="https://github.com/python-hyper/h11/archive/v${version}.tar.gz"
|
distfiles="https://github.com/python-hyper/h11/archive/v${version}.tar.gz"
|
||||||
checksum=f0f196507516379de486e4957468dff681b1fdbb9bb3be11a92f50a5d416eb0c
|
checksum=77b543bed05fb7b1e267dc8552d502b6f9f69d3812c8d58d0a56d0f148d2ae06
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.txt
|
vlicense LICENSE.txt
|
||||||
|
|
Loading…
Reference in a new issue