diff --git a/srcpkgs/python3-hkdf/template b/srcpkgs/python3-hkdf/template index f11c8ef9071..697e55df29b 100644 --- a/srcpkgs/python3-hkdf/template +++ b/srcpkgs/python3-hkdf/template @@ -1,7 +1,7 @@ # Template file for 'python3-hkdf' pkgname=python3-hkdf version=0.0.3 -revision=6 +revision=7 wrksrc="hkdf-${version}" build_style=python3-module hostmakedepends="python3 python3-setuptools"