diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-12 16:35:00 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-12 16:51:36 +0200 |
commit | 1699e27f6642a97adf23fafc74fd6ccc9d5d3d55 (patch) | |
tree | 539b8259dd387cc00ddb10be2a297b6b29e0972a /recipes/xffm | |
parent | 0a2d1e13ec1cc334aaa5dfd6be7a668723388279 (diff) |
recipes: add missing checksums
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/xffm')
-rw-r--r-- | recipes/xffm/xffm_4.2.0.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/xffm/xffm_4.2.0.bb b/recipes/xffm/xffm_4.2.0.bb index b0a8e3a69e..cd0f855120 100644 --- a/recipes/xffm/xffm_4.2.0.bb +++ b/recipes/xffm/xffm_4.2.0.bb @@ -10,3 +10,6 @@ inherit xfce DEPENDS="dbh gtk+ libxml2 libxfcegui4 libxfce4mcs xfce-mcs-manager libxfce4util" FILES_${PN} += "/usr/lib/xfce4/xffm/*so*" + +SRC_URI[md5sum] = "2bbb77f129ed0e342957180977f18fae" +SRC_URI[sha256sum] = "847c006a478908270bfea2dd2b7ceb43f741b04bb523142682770bd8ab989441" |