diff --git a/meta/recipes-devtools/python/python3-numpy_2.4.4.bb b/meta/recipes-devtools/python/python3-numpy_2.4.5.bb
similarity index 97%
rename from meta/recipes-devtools/python/python3-numpy_2.4.4.bb
rename to meta/recipes-devtools/python/python3-numpy_2.4.5.bb
index a8995b08df..56446eb666 100644
--- a/meta/recipes-devtools/python/python3-numpy_2.4.4.bb
+++ b/meta/recipes-devtools/python/python3-numpy_2.4.5.bb
@@ -13,7 +13,7 @@ SRC_URI = "${GITHUB_BASE_URI}/download/v${PV}/${SRCNAME}-${PV}.tar.gz \
            file://run-ptest \
            file://0001-python-sysroot.patch \
            "
-SRC_URI[sha256sum] = "2d390634c5182175533585cc89f3608a4682ccb173cc9bb940b2881c8d6f8fa0"
+SRC_URI[sha256sum] = "ca670567a5683b7c1670ec03e0ddd5862e10934e92a70751d68d7b7b74ca7f9f"
 
 GITHUB_BASE_URI = "https://github.com/numpy/numpy/releases"
 UPSTREAM_CHECK_REGEX = "releases/tag/v?(?P<pver>\d+(\.\d+)+)$"
