diff options
Diffstat (limited to 'recipes/python/python-psyco_1.6.bb')
-rw-r--r-- | recipes/python/python-psyco_1.6.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/python/python-psyco_1.6.bb b/recipes/python/python-psyco_1.6.bb index 5c47e6971d..7cc09bbf21 100644 --- a/recipes/python/python-psyco_1.6.bb +++ b/recipes/python/python-psyco_1.6.bb @@ -12,3 +12,6 @@ S = "${WORKDIR}/${SRCNAME}-${PV}" COMPATIBLE_HOST = 'i.86.*-linux' inherit distutils + +SRC_URI[md5sum] = "8816fca8ba521e05d18dde3e1a11b0bd" +SRC_URI[sha256sum] = "529de83d76bc71e3334dc5e0b9f5eb8bb5cd095f8ac6dd3154771d50a7373718" |