diff --git a/recipes-sdk/aws-c-auth/aws-c-auth_0.9.2.bb b/recipes-sdk/aws-c-auth/aws-c-auth_0.9.3.bb similarity index 96% rename from recipes-sdk/aws-c-auth/aws-c-auth_0.9.2.bb rename to recipes-sdk/aws-c-auth/aws-c-auth_0.9.3.bb index 7970a65b0c..57e28be337 100644 --- a/recipes-sdk/aws-c-auth/aws-c-auth_0.9.2.bb +++ b/recipes-sdk/aws-c-auth/aws-c-auth_0.9.3.bb @@ -23,7 +23,7 @@ SRC_URI = "\ git://github.com/awslabs/aws-c-auth.git;protocol=https;branch=${BRANCH} \ file://run-ptest \ " -SRCREV = "672feed19bb91bc389876f49aaa7c538dc879be5" +SRCREV = "7d6cfb92530e12109560988abec72c8ac9817281" S = "${UNPACKDIR}/git"