python3-websockets: update to 9.0.2.
This commit is contained in:
parent
1caf3a964c
commit
5851f6fd28
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-websockets'
|
||||
pkgname=python3-websockets
|
||||
version=9.0.1
|
||||
version=9.0.2
|
||||
revision=1
|
||||
wrksrc="${pkgname#python3-}-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -12,7 +12,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://websockets.readthedocs.io/en/stable/"
|
||||
distfiles="${PYPI_SITE}/w/websockets/websockets-${version}.tar.gz"
|
||||
checksum=2ab64e9fd18e57a66b63a8774e337d81d6366412bef65c7d71f87ad5c4faeed5
|
||||
checksum=6550ecf06e39b7b009605d332dc58b04f3f6f8fe087d452bb2ea4712fbbdcbe6
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue