mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-19 07:37:01 +02:00
python-wsproto: update to 0.15.0.
This commit is contained in:
parent
71f4dc0a65
commit
46ca6700e3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-wsproto'
|
||||
pkgname=python-wsproto
|
||||
version=0.13.0
|
||||
version=0.15.0
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="wsproto-${version}"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Nathan Owens <ndowens04@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://wsproto.readthedocs.io"
|
||||
distfiles="https://github.com/python-hyper/wsproto/archive/${version}.tar.gz"
|
||||
checksum=3f4cbd2e4ded2fe6a1b1f2826dec471e7ad53aa3b65397ce484c5c27cf81a4a8
|
||||
checksum=954e46ac07134d4f67832b17c14164e1771f106b078413e5fb8a2bd2738eb25c
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue