diff options
Diffstat (limited to 'recipes/vino')
-rw-r--r-- | recipes/vino/vino_2.16.0.bb | 3 | ||||
-rw-r--r-- | recipes/vino/vino_2.22.2.bb | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/recipes/vino/vino_2.16.0.bb b/recipes/vino/vino_2.16.0.bb index b2d1a5fb08..7ef942e559 100644 --- a/recipes/vino/vino_2.16.0.bb +++ b/recipes/vino/vino_2.16.0.bb @@ -11,3 +11,6 @@ do_configure() { oe_runconf } + +SRC_URI[archive.md5sum] = "89937e6d6cd8f658d037da0a7cfd3f4e" +SRC_URI[archive.sha256sum] = "bcf62f1121fe704a019363467f9182e29931ee6779f3b65e996171f4caa11369" diff --git a/recipes/vino/vino_2.22.2.bb b/recipes/vino/vino_2.22.2.bb index 0a077567ef..b95d282587 100644 --- a/recipes/vino/vino_2.22.2.bb +++ b/recipes/vino/vino_2.22.2.bb @@ -6,3 +6,6 @@ DEPENDS = "libgnomeui libglade gnome-keyring esound dbus-glib libxml2 gnutls gno inherit gnome gconf + +SRC_URI[archive.md5sum] = "be507a80ec2c3cd5888060b81ff74f4e" +SRC_URI[archive.sha256sum] = "f01b24635120e9f5fc5332cbdff49e26603d1c7089d70057209f41cd634751e7" |