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/xfce-extras | |
parent | 0a2d1e13ec1cc334aaa5dfd6be7a668723388279 (diff) |
recipes: add missing checksums
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/xfce-extras')
-rw-r--r-- | recipes/xfce-extras/xfcalendar_4.2.0.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/xfce-extras/xfcalendar_4.2.0.bb b/recipes/xfce-extras/xfcalendar_4.2.0.bb index 987d8b4d67..8599292142 100644 --- a/recipes/xfce-extras/xfcalendar_4.2.0.bb +++ b/recipes/xfce-extras/xfcalendar_4.2.0.bb @@ -6,3 +6,6 @@ DESCRIPTION="XFCE Calendar" SECTION = "x11" DEPENDS = "virtual/libx11 libxfcegui4 libxfce4mcs" inherit xfce + +SRC_URI[md5sum] = "5b94497a0e2f5c78b1689adc8aa8a85f" +SRC_URI[sha256sum] = "4e7d4e9f235a4238d20364a5ffa0b1d73f24b6c8d4e79c1fcb09b13a4eb53e50" |