diff --git a/srcpkgs/python3-bcrypt/template b/srcpkgs/python3-bcrypt/template index 6f70ab52044..77e73fe14cf 100644 --- a/srcpkgs/python3-bcrypt/template +++ b/srcpkgs/python3-bcrypt/template @@ -1,7 +1,7 @@ # Template file for 'python3-bcrypt' pkgname=python3-bcrypt version=3.2.0 -revision=3 +revision=4 wrksrc="bcrypt-${version}" build_style=python3-module hostmakedepends="python3-setuptools python3-cffi"