From 457b5d4dad3e6fa77e80bed66666c36caa452380 Mon Sep 17 00:00:00 2001 From: zhengruoqin Date: Mon, 18 Apr 2022 20:26:18 +0800 Subject: [PATCH] git: upgrade 2.35.2 -> 2.35.3 Signed-off-by: Zheng Ruoqin Signed-off-by: Richard Purdie --- meta/recipes-devtools/git/{git_2.35.2.bb => git_2.35.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/git/{git_2.35.2.bb => git_2.35.3.bb} (98%) diff --git a/meta/recipes-devtools/git/git_2.35.2.bb b/meta/recipes-devtools/git/git_2.35.3.bb similarity index 98% rename from meta/recipes-devtools/git/git_2.35.2.bb rename to meta/recipes-devtools/git/git_2.35.3.bb index fe137d94af2..68981d4fdea 100644 --- a/meta/recipes-devtools/git/git_2.35.2.bb +++ b/meta/recipes-devtools/git/git_2.35.3.bb @@ -165,4 +165,4 @@ EXTRA_OECONF += "ac_cv_snprintf_returns_bogus=no \ " EXTRA_OEMAKE += "NO_GETTEXT=1" -SRC_URI[tarball.sha256sum] = "0decc02a47e792f522df3183c38a61ad8fbb38927502ca6781467a6599a888cb" +SRC_URI[tarball.sha256sum] = "cad708072d5c0b390c71651f5edb44143f00b357766973470bf9adebc0944c03" -- 2.47.3