diff --git a/srcpkgs/python3-websocket-client/template b/srcpkgs/python3-websocket-client/template index 042507b1e93..5150f4dd514 100644 --- a/srcpkgs/python3-websocket-client/template +++ b/srcpkgs/python3-websocket-client/template @@ -1,7 +1,7 @@ # Template file for 'python3-websocket-client' pkgname=python3-websocket-client -version=1.2.1 -revision=4 +version=1.6.3 +revision=1 build_style=python3-module make_check_target="websocket/tests" hostmakedepends="python3-setuptools" @@ -12,6 +12,6 @@ maintainer="Sergi Alvarez " license="Apache-2.0" homepage="https://github.com/websocket-client/websocket-client" changelog="https://raw.githubusercontent.com/websocket-client/websocket-client/master/ChangeLog" -distfiles="https://github.com/websocket-client/websocket-client/archive/refs/tags/v$version.tar.gz" -checksum=8e056ff93c85b1961234d1c36fda8c5277a03f1ba475d93afb8ec46d2a7976de +distfiles="https://github.com/websocket-client/websocket-client/archive/refs/tags/v${version}.tar.gz" +checksum=65e9e02843ef02b8f9503d6b284a3605d92c201170b5b234afcaf1c5a01c64e0 alternatives="websocket-client:wsdump:/usr/bin/wsdump.py"