diff --git a/recipes-support/aws-cli/aws-cli_1.33.3.bb b/recipes-support/aws-cli/aws-cli_1.33.5.bb similarity index 96% rename from recipes-support/aws-cli/aws-cli_1.33.3.bb rename to recipes-support/aws-cli/aws-cli_1.33.5.bb index ea45aa2c1..82229b8cd 100644 --- a/recipes-support/aws-cli/aws-cli_1.33.3.bb +++ b/recipes-support/aws-cli/aws-cli_1.33.5.bb @@ -9,7 +9,7 @@ SRC_URI = "\ file://run-ptest \ " -SRCREV = "862623fadcf09e7b9ebfe5ee55cab1ff339c1ffc" +SRCREV = "bc797760f9b2e28c669c13231ba9db2af41c5472" # version 2.x has got library link issues - so stick to version 1.x for now UPSTREAM_CHECK_GITTAGREGEX = "(?P1\.\d+(\.\d+)+)"