diff --git a/srcpkgs/python3-websocket-client/template b/srcpkgs/python3-websocket-client/template index feefd2fb518..82c02ff9f6e 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=0.56.0 -revision=3 +revision=4 wrksrc="websocket_client-${version}" build_style=python3-module hostmakedepends="python3-setuptools"