diff --git a/srcpkgs/python3-redis/template b/srcpkgs/python3-redis/template index 86d80393294..470ef90b327 100644 --- a/srcpkgs/python3-redis/template +++ b/srcpkgs/python3-redis/template @@ -1,7 +1,7 @@ # Template file for 'python3-redis' pkgname=python3-redis version=4.3.4 -revision=1 +revision=2 wrksrc="redis-${version}" build_style=python3-module hostmakedepends="python3-setuptools"