diff options
Diffstat (limited to 'recipes')
| -rw-r--r-- | recipes/vala/vala.inc | 2 | ||||
| -rw-r--r-- | recipes/vala/vala_0.7.10.5.bb | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/recipes/vala/vala.inc b/recipes/vala/vala.inc index 1e0b1dcdb4..5815866e71 100644 --- a/recipes/vala/vala.inc +++ b/recipes/vala/vala.inc @@ -6,7 +6,7 @@ HOMEPAGE = "http://vala-project.org" LICENSE = "LGPL" INC_PR = "r0" -SRC_URI = "http://downloads.freesmartphone.org/sources/vala-${PV}.tar.bz2" +SRC_URI = "http://downloads.freesmartphone.org/sources/vala-${PV}.tar.bz2;name=archive" inherit autotools_stage diff --git a/recipes/vala/vala_0.7.10.5.bb b/recipes/vala/vala_0.7.10.5.bb index a5b1958f2c..9a16a1c3a3 100644 --- a/recipes/vala/vala_0.7.10.5.bb +++ b/recipes/vala/vala_0.7.10.5.bb @@ -1,2 +1,4 @@ require vala.inc PR = "${INC_PR}.0" +SRC_URI[archive.md5sum] = "5ee5b86460181e9bb0de9cb2e8f35077" +SRC_URI[archive.sha256sum] = "1c4830973dbca36f8826e490ec8477df6ced0c8675bd724e24494ca0f1616926" |
