diff --git a/srcpkgs/python3-redis/template b/srcpkgs/python3-redis/template index 7c968b4a894..f228a1c88df 100644 --- a/srcpkgs/python3-redis/template +++ b/srcpkgs/python3-redis/template @@ -1,7 +1,7 @@ # Template file for 'python3-redis' pkgname=python3-redis version=3.5.3 -revision=3 +revision=4 wrksrc="redis-${version}" build_style=python3-module hostmakedepends="python3-setuptools"