diff options
Diffstat (limited to 'recipes/python/python-numeric_23.7.bb')
-rw-r--r-- | recipes/python/python-numeric_23.7.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/python/python-numeric_23.7.bb b/recipes/python/python-numeric_23.7.bb index eab7371a1c..bddef89788 100644 --- a/recipes/python/python-numeric_23.7.bb +++ b/recipes/python/python-numeric_23.7.bb @@ -14,3 +14,6 @@ do_stage() { cp -pPR Include/Numeric ${STAGING_INCDIR} } + +SRC_URI[md5sum] = "8054781c58ae9cf6fe498316860b5ea8" +SRC_URI[sha256sum] = "33225097777e84dfed251aee1265a9c0dd0976854e83f60e778a670027b12e7c" |