diff --git a/srcpkgs/python3-argon2/template b/srcpkgs/python3-argon2/template index 69f47924ad1..3fa5c4ebe3d 100644 --- a/srcpkgs/python3-argon2/template +++ b/srcpkgs/python3-argon2/template @@ -1,7 +1,7 @@ # Template file for 'python3-argon2' pkgname=python3-argon2 version=19.2.0 -revision=3 +revision=4 wrksrc="argon2-cffi-${version}" build_style=python3-module hostmakedepends="python3-setuptools python3-cffi"