diff options
Diffstat (limited to 'recipes/gnome/gnome-keyring_0.6.0.bb')
-rw-r--r-- | recipes/gnome/gnome-keyring_0.6.0.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/gnome/gnome-keyring_0.6.0.bb b/recipes/gnome/gnome-keyring_0.6.0.bb index dd6235263d..b89990a92e 100644 --- a/recipes/gnome/gnome-keyring_0.6.0.bb +++ b/recipes/gnome/gnome-keyring_0.6.0.bb @@ -11,3 +11,6 @@ EXTRA_OECONF = "--disable-gtk-doc" do_stage() { autotools_stage_all } + +SRC_URI[archive.md5sum] = "1e3a3a12b19fc5ebe95363658c2256d8" +SRC_URI[archive.sha256sum] = "649f2a0d5298b896781d0ac563b8ea1be7f3fe07fd17ea43b0ec0562be47769f" |