From a7cb5f9160fa1575adf10d4a0b679478cfa585ef Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Wed, 5 May 2021 17:18:34 +0200 Subject: [PATCH] pkgconf: upgrade 1.7.3 -> 1.7.4 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- .../pkgconf/{pkgconf_1.7.3.bb => pkgconf_1.7.4.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/pkgconf/{pkgconf_1.7.3.bb => pkgconf_1.7.4.bb} (96%) diff --git a/meta/recipes-devtools/pkgconf/pkgconf_1.7.3.bb b/meta/recipes-devtools/pkgconf/pkgconf_1.7.4.bb similarity index 96% rename from meta/recipes-devtools/pkgconf/pkgconf_1.7.3.bb rename to meta/recipes-devtools/pkgconf/pkgconf_1.7.4.bb index 12496c3849..93832105f0 100644 --- a/meta/recipes-devtools/pkgconf/pkgconf_1.7.3.bb +++ b/meta/recipes-devtools/pkgconf/pkgconf_1.7.4.bb @@ -20,7 +20,7 @@ SRC_URI = "\ file://pkg-config-native.in \ file://pkg-config-esdk.in \ " -SRC_URI[sha256sum] = "b846aea51cf696c3392a0ae58bef93e2e72f8e7073ca6ad1ed8b01c85871f9c0" +SRC_URI[sha256sum] = "d73f32c248a4591139a6b17777c80d4deab6b414ec2b3d21d0a24be348c476ab" inherit autotools -- 2.40.1