diff options
| -rw-r--r-- | meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb (renamed from meta/recipes-devtools/python/python3-setuptools-rust_1.8.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-setuptools-rust_1.8.1.bb b/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb index 13817cb315..8eb2513d69 100644 --- a/meta/recipes-devtools/python/python3-setuptools-rust_1.8.1.bb +++ b/meta/recipes-devtools/python/python3-setuptools-rust_1.9.0.bb | |||
| @@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=011cd92e702dd9e6b1a26157b6fd53f5" | |||
| 12 | SRC_URI = "${PYPI_SRC_URI} \ | 12 | SRC_URI = "${PYPI_SRC_URI} \ |
| 13 | https://files.pythonhosted.org/packages/67/08/e1aa2c582c62ac76e4d60f8e454bd3bba933781a06a88b4e38797445822a/setuptools-rust-${PV}.tar.gz \ | 13 | https://files.pythonhosted.org/packages/67/08/e1aa2c582c62ac76e4d60f8e454bd3bba933781a06a88b4e38797445822a/setuptools-rust-${PV}.tar.gz \ |
| 14 | " | 14 | " |
| 15 | SRC_URI[sha256sum] = "94b1dd5d5308b3138d5b933c3a2b55e6d6927d1a22632e509fcea9ddd0f7e486" | 15 | SRC_URI[sha256sum] = "704df0948f2e4cc60c2596ad6e840ea679f4f43e58ed4ad0c1857807240eab96" |
| 16 | 16 | ||
| 17 | inherit cargo pypi python_setuptools_build_meta | 17 | inherit cargo pypi python_setuptools_build_meta |
| 18 | 18 | ||
