diff --git a/srcpkgs/python3-websockets/template b/srcpkgs/python3-websockets/template index 422ab26faf9..be03e916888 100644 --- a/srcpkgs/python3-websockets/template +++ b/srcpkgs/python3-websockets/template @@ -1,6 +1,6 @@ # Template file for 'python3-websockets' pkgname=python3-websockets -version=14.2 +version=15.0 revision=1 build_style=python3-module hostmakedepends="python3-setuptools" @@ -12,7 +12,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=5059ed9c54945efb321f097084b4c7e52c246f2c869815876a69d1efc4ad6eb5 +checksum=ca36151289a15b39d8d683fd8b7abbe26fc50be311066c5f8dcf3cb8cee107ab # Package ships no tests make_check=no