diff options
-rw-r--r-- | meta-python/recipes-devtools/python/python3-gevent_21.8.0.bb (renamed from meta-python/recipes-devtools/python/python3-gevent_21.1.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-gevent_21.1.2.bb b/meta-python/recipes-devtools/python/python3-gevent_21.8.0.bb index e4eaad0170..74ae6cf69d 100644 --- a/meta-python/recipes-devtools/python/python3-gevent_21.1.2.bb +++ b/meta-python/recipes-devtools/python/python3-gevent_21.8.0.bb | |||
@@ -20,7 +20,7 @@ SRC_URI:append = " \ | |||
20 | file://libev-conf.patch;patch=1;pnum=1 \ | 20 | file://libev-conf.patch;patch=1;pnum=1 \ |
21 | " | 21 | " |
22 | 22 | ||
23 | SRC_URI[sha256sum] = "520cc2a029a9eef436e4e56b007af7859315cafa21937d43c1d5269f12f2c981" | 23 | SRC_URI[sha256sum] = "43e93e1a4738c922a2416baf33f0afb0a20b22d3dba886720bc037cd02a98575" |
24 | 24 | ||
25 | # The python-gevent has no autoreconf ability | 25 | # The python-gevent has no autoreconf ability |
26 | # and the logic for detecting a cross compile is flawed | 26 | # and the logic for detecting a cross compile is flawed |