mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
python3-h11: update to 0.11.0
This commit is contained in:
parent
d9be45c6b7
commit
19b333e2a5
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-h11'
|
# Template file for 'python3-h11'
|
||||||
pkgname=python3-h11
|
pkgname=python3-h11
|
||||||
version=0.9.0
|
version=0.11.0
|
||||||
revision=4
|
revision=1
|
||||||
wrksrc=h11-${version}
|
wrksrc=h11-${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://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=77b543bed05fb7b1e267dc8552d502b6f9f69d3812c8d58d0a56d0f148d2ae06
|
checksum=901da350dc69a9e54e942a23dace7040aa0b0789be9ed5210407efe0159856e2
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.txt
|
vlicense LICENSE.txt
|
||||||
|
|
Loading…
Add table
Reference in a new issue