diff options
Diffstat (limited to 'recipes/python/python-pymp3_0.3.4.bb')
-rw-r--r-- | recipes/python/python-pymp3_0.3.4.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/python/python-pymp3_0.3.4.bb b/recipes/python/python-pymp3_0.3.4.bb index 371c662098..436285d810 100644 --- a/recipes/python/python-pymp3_0.3.4.bb +++ b/recipes/python/python-pymp3_0.3.4.bb @@ -27,3 +27,6 @@ do_install() { } FILES_${PN} += " ${libdir}/${PYTHON_DIR}/site-packages/" + +SRC_URI[md5sum] = "28e884057750aa4f0da368678e5b20bd" +SRC_URI[sha256sum] = "e534ea5505e2d0a571ca8baa4b34260953e796f6c762013756373f13411ebd6e" |