diff options
Diffstat (limited to 'recipes/python/python-twisted-native_8.2.0.bb')
-rw-r--r-- | recipes/python/python-twisted-native_8.2.0.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/python/python-twisted-native_8.2.0.bb b/recipes/python/python-twisted-native_8.2.0.bb index d35b9f2482..4631fb0c4c 100644 --- a/recipes/python/python-twisted-native_8.2.0.bb +++ b/recipes/python/python-twisted-native_8.2.0.bb @@ -7,3 +7,6 @@ inherit native do_stage() { distutils_stage_all } + +SRC_URI[md5sum] = "c85f151999df3ecf04c49a781b4438d2" +SRC_URI[sha256sum] = "e0602bb05e31f6100b6f9ab35cfa93ab9f7a1c50a351a0ddfcd236a923bddfb0" |