diff options
Diffstat (limited to 'recipes/rhythmbox')
-rw-r--r-- | recipes/rhythmbox/rhythmbox_0.12.1.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/rhythmbox/rhythmbox_0.12.1.bb b/recipes/rhythmbox/rhythmbox_0.12.1.bb index da2ad63e26..0e03a1c231 100644 --- a/recipes/rhythmbox/rhythmbox_0.12.1.bb +++ b/recipes/rhythmbox/rhythmbox_0.12.1.bb @@ -24,3 +24,6 @@ do_install_append () { rm -f ${D}${libdir}/rhythmbox/plugins/*.la rm -f ${D}${libdir}/rhythmbox/plugins/*/*.la } + +SRC_URI[archive.md5sum] = "f17a72465dc43d554b11cf7b18776bff" +SRC_URI[archive.sha256sum] = "1f444b9cd74615831dab7ec8cd3c58c95d7436372df9a768bd701ab4321a8721" |