diff --git a/recipes-support/aws-cli/aws-cli_1.36.8.bb b/recipes-support/aws-cli/aws-cli_1.36.10.bb similarity index 96% rename from recipes-support/aws-cli/aws-cli_1.36.8.bb rename to recipes-support/aws-cli/aws-cli_1.36.10.bb index 425927c8f..f39d6d42d 100644 --- a/recipes-support/aws-cli/aws-cli_1.36.8.bb +++ b/recipes-support/aws-cli/aws-cli_1.36.10.bb @@ -9,7 +9,7 @@ SRC_URI = "\ file://run-ptest \ " -SRCREV = "43eb165ca68741acaec0312100fc57face875545" +SRCREV = "fe87ab1bcdb4a48f54889290954ba3349aad8265" # version 2.x has got library link issues - so stick to version 1.x for now UPSTREAM_CHECK_GITTAGREGEX = "(?P1\.\d+(\.\d+)+)"