diff --git a/srcpkgs/python3-s3transfer/template b/srcpkgs/python3-s3transfer/template index 9357f623a99..559d3f508ef 100644 --- a/srcpkgs/python3-s3transfer/template +++ b/srcpkgs/python3-s3transfer/template @@ -1,7 +1,7 @@ # Template file for 'python3-s3transfer' pkgname=python3-s3transfer version=0.3.3 -revision=2 +revision=3 wrksrc="s3transfer-${version}" build_style=python3-module hostmakedepends="python3-setuptools"