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