diff --git a/srcpkgs/python3-idna/template b/srcpkgs/python3-idna/template index 215f38f3f9d..03075150225 100644 --- a/srcpkgs/python3-idna/template +++ b/srcpkgs/python3-idna/template @@ -1,7 +1,7 @@ # Template file for 'python3-idna' pkgname=python3-idna version=3.2 -revision=2 +revision=3 wrksrc="idna-${version}" build_style=python3-module hostmakedepends="python3-setuptools"