diff options
Diffstat (limited to 'recipes/xmms/xmms-tremor_1.0.bb')
-rw-r--r-- | recipes/xmms/xmms-tremor_1.0.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/xmms/xmms-tremor_1.0.bb b/recipes/xmms/xmms-tremor_1.0.bb index 21e2e8dc9b..4c11cccbd5 100644 --- a/recipes/xmms/xmms-tremor_1.0.bb +++ b/recipes/xmms/xmms-tremor_1.0.bb @@ -9,3 +9,6 @@ inherit autotools FILES_${PN} = "${libdir}/xmms/Input/libxmmstremor.so" FILES_${PN}-dbg += "${libdir}/xmms/Input/.debug/libxmmstremor.so" + +SRC_URI[md5sum] = "998d2a399bd0fb9a2bcde6d5bd2443d4" +SRC_URI[sha256sum] = "66514764e9aa0168af22a5b4334e9882fbb0b87285ee2055c1daceb3a2214315" |