diff --git a/srcpkgs/python3-scrypt/template b/srcpkgs/python3-scrypt/template index f1fb92366c0..5008c8dfbb8 100644 --- a/srcpkgs/python3-scrypt/template +++ b/srcpkgs/python3-scrypt/template @@ -1,7 +1,7 @@ # Template file for 'python3-scrypt' pkgname=python3-scrypt version=0.8.17 -revision=1 +revision=2 wrksrc="scrypt-${version}" build_style=python3-module hostmakedepends="python3-setuptools"