diff options
Diffstat (limited to 'recipes/vala')
-rw-r--r-- | recipes/vala/vala_0.7.8.2.bb | 3 | ||||
-rw-r--r-- | recipes/vala/vala_0.7.9.7.bb | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/recipes/vala/vala_0.7.8.2.bb b/recipes/vala/vala_0.7.8.2.bb index a5b1958f2c..86fddbc51f 100644 --- a/recipes/vala/vala_0.7.8.2.bb +++ b/recipes/vala/vala_0.7.8.2.bb @@ -1,2 +1,5 @@ require vala.inc PR = "${INC_PR}.0" + +SRC_URI[archive.md5sum] = "02ff1049f0fadf6cd384414c9c714f67" +SRC_URI[archive.sha256sum] = "8cb781887fd91ecfa2ea2089942bb113d85ce78b5059d02278e907eef261f1b5" diff --git a/recipes/vala/vala_0.7.9.7.bb b/recipes/vala/vala_0.7.9.7.bb index a5b1958f2c..28b26ff221 100644 --- a/recipes/vala/vala_0.7.9.7.bb +++ b/recipes/vala/vala_0.7.9.7.bb @@ -1,2 +1,5 @@ require vala.inc PR = "${INC_PR}.0" + +SRC_URI[archive.md5sum] = "b05fd8f4420152ca0080a99750863f3f" +SRC_URI[archive.sha256sum] = "46805e1c19707de043820a1474a8b3775ea3b698a0b539eabd7b86f0f3ad888a" |