diff --git a/srcpkgs/python3-websockets/template b/srcpkgs/python3-websockets/template index d4ef32c2447..08f829cf4b3 100644 --- a/srcpkgs/python3-websockets/template +++ b/srcpkgs/python3-websockets/template @@ -1,6 +1,6 @@ # Template file for 'python3-websockets' pkgname=python3-websockets -version=10.1 +version=10.2 revision=1 wrksrc="${pkgname#python3-}-${version}" build_style=python3-module @@ -13,7 +13,7 @@ license="BSD-3-Clause" homepage="https://websockets.readthedocs.io/en/stable/" changelog="https://websockets.readthedocs.io/en/stable/project/changelog.html" distfiles="${PYPI_SITE}/w/websockets/websockets-${version}.tar.gz" -checksum=181d2b25de5a437b36aefedaf006ecb6fa3aa1328ec0236cdde15f32f9d3ff6d +checksum=8351c3c86b08156337b0e4ece0e3c5ec3e01fcd14e8950996832a23c99416098 # Package ships no tests make_check=no