diff options
Diffstat (limited to 'recipes/python/python-fam_1.1.1.bb')
-rw-r--r-- | recipes/python/python-fam_1.1.1.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/python/python-fam_1.1.1.bb b/recipes/python/python-fam_1.1.1.bb index 0a49402973..e7ff4bb785 100644 --- a/recipes/python/python-fam_1.1.1.bb +++ b/recipes/python/python-fam_1.1.1.bb @@ -12,3 +12,6 @@ inherit distutils RDEPENDS = "fam python-core python-io" + +SRC_URI[md5sum] = "f6c760c6d8e5ea69a3fce029f7973558" +SRC_URI[sha256sum] = "139f069a4455560a8c68c4c18569f2cb453eeda33d522862f7a4af13932d9cdc" |