mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
python-h11: update to 0.8.1
This commit is contained in:
parent
907fab1c33
commit
f3e4a4a255
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.6.0
|
version=0.8.1
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
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=44a3b5c6ca6b3f7d7adc91a85052fb8feb92bbc64e819db2e0233f5672e79534
|
checksum=f0f196507516379de486e4957468dff681b1fdbb9bb3be11a92f50a5d416eb0c
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.txt
|
vlicense LICENSE.txt
|
||||||
|
|
Loading…
Add table
Reference in a new issue