diff options
-rw-r--r-- | meta/recipes-devtools/python/python3-numpy_1.23.4.bb (renamed from meta/recipes-devtools/python/python3-numpy_1.23.3.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-numpy_1.23.3.bb b/meta/recipes-devtools/python/python3-numpy_1.23.4.bb index 9d086aedfd..d9172692b5 100644 --- a/meta/recipes-devtools/python/python3-numpy_1.23.3.bb +++ b/meta/recipes-devtools/python/python3-numpy_1.23.4.bb | |||
@@ -13,7 +13,7 @@ SRC_URI = "${GITHUB_BASE_URI}/download/v${PV}/${SRCNAME}-${PV}.tar.gz \ | |||
13 | file://run-ptest \ | 13 | file://run-ptest \ |
14 | file://0001-generate_umath.py-do-not-write-full-path-to-output-f.patch \ | 14 | file://0001-generate_umath.py-do-not-write-full-path-to-output-f.patch \ |
15 | " | 15 | " |
16 | SRC_URI[sha256sum] = "51bf49c0cd1d52be0a240aa66f3458afc4b95d8993d2d04f0d91fa60c10af6cd" | 16 | SRC_URI[sha256sum] = "ed2cc92af0efad20198638c69bb0fc2870a58dabfba6eb722c933b48556c686c" |
17 | 17 | ||
18 | GITHUB_BASE_URI = "https://github.com/numpy/numpy/releases" | 18 | GITHUB_BASE_URI = "https://github.com/numpy/numpy/releases" |
19 | 19 | ||