diff options
-rw-r--r-- | meta/recipes-devtools/python/python3-numpy_1.21.5.bb (renamed from meta/recipes-devtools/python/python3-numpy_1.21.4.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-numpy_1.21.4.bb b/meta/recipes-devtools/python/python3-numpy_1.21.5.bb index a3ea4ab5aa..bdf99b492b 100644 --- a/meta/recipes-devtools/python/python3-numpy_1.21.4.bb +++ b/meta/recipes-devtools/python/python3-numpy_1.21.5.bb | |||
@@ -12,7 +12,7 @@ SRC_URI = "https://github.com/${SRCNAME}/${SRCNAME}/releases/download/v${PV}/${S | |||
12 | file://0001-numpy-core-Define-RISCV-32-support.patch \ | 12 | file://0001-numpy-core-Define-RISCV-32-support.patch \ |
13 | file://run-ptest \ | 13 | file://run-ptest \ |
14 | " | 14 | " |
15 | SRC_URI[sha256sum] = "5d412381aa489b8be82ac5c6a9e99c3eb3f754245ad3f90ab5c339d92f25fb47" | 15 | SRC_URI[sha256sum] = "1a7ee0ffb35dc7489aebe5185a483f4c43b0d2cf784c3c9940f975a7dde56506" |
16 | 16 | ||
17 | UPSTREAM_CHECK_URI = "https://github.com/numpy/numpy/releases" | 17 | UPSTREAM_CHECK_URI = "https://github.com/numpy/numpy/releases" |
18 | UPSTREAM_CHECK_REGEX = "(?P<pver>\d+(\.\d+)+)\.tar" | 18 | UPSTREAM_CHECK_REGEX = "(?P<pver>\d+(\.\d+)+)\.tar" |