diff --git a/meta/recipes-graphics/pango/pango/0001-Skip-running-test-layout-test.patch b/meta/recipes-graphics/pango/pango/0001-Skip-running-test-layout-test.patch
index ec7fb4727e..48dcba8cc1 100644
--- a/meta/recipes-graphics/pango/pango/0001-Skip-running-test-layout-test.patch
+++ b/meta/recipes-graphics/pango/pango/0001-Skip-running-test-layout-test.patch
@@ -1,4 +1,4 @@
-From b9bfe3a79f165682a6db3d7ee1928365e93b1ccf Mon Sep 17 00:00:00 2001
+From 72697e2b389149f48753b577ce2ddb7640f68ed0 Mon Sep 17 00:00:00 2001
 From: Khem Raj <raj.khem@gmail.com>
 Date: Wed, 13 Apr 2022 19:39:29 -0700
 Subject: [PATCH] Skip running test-layout test
@@ -40,6 +40,3 @@ index 1139e4f..b47a066 100644
 -  return g_test_run ();
 +  return 77;
  }
--- 
-2.35.2
-
diff --git a/meta/recipes-graphics/pango/pango_1.52.0.bb b/meta/recipes-graphics/pango/pango_1.52.2.bb
similarity index 94%
rename from meta/recipes-graphics/pango/pango_1.52.0.bb
rename to meta/recipes-graphics/pango/pango_1.52.2.bb
index 7505ff9279..4f748e6554 100644
--- a/meta/recipes-graphics/pango/pango_1.52.0.bb
+++ b/meta/recipes-graphics/pango/pango_1.52.2.bb
@@ -23,7 +23,7 @@ SRC_URI += "file://run-ptest \
            file://0001-Skip-running-test-layout-test.patch \
            "
 
-SRC_URI[archive.sha256sum] = "1ec8518879c3f43224499f08e8ecbbdf4a5d302ed6cd3853b4fa949f82b89a9b"
+SRC_URI[archive.sha256sum] = "d0076afe01082814b853deec99f9349ece5f2ce83908b8e58ff736b41f78a96b"
 
 DEPENDS = "glib-2.0 glib-2.0-native fontconfig freetype virtual/libiconv cairo harfbuzz fribidi"
 
