diff --git a/srcpkgs/aws-cli/template b/srcpkgs/aws-cli/template index 8ead2d8ff4a..67550003bd4 100644 --- a/srcpkgs/aws-cli/template +++ b/srcpkgs/aws-cli/template @@ -1,7 +1,7 @@ # Template file for 'aws-cli' pkgname=aws-cli version=1.18.125 -revision=2 +revision=3 wrksrc="aws-cli-${version}" build_style=python3-module hostmakedepends="python3-setuptools"