diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-03-18 13:12:54 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-03-18 14:50:26 +0100 |
commit | 4b21753640bedc4ee2fa0a7d9559ef7216e8f61b (patch) | |
tree | f95ebd80c686d7fa4c7175bf842f94fa4f65ef0f /recipes/vala/vala.inc | |
parent | 23799e1ae809ff2aafaeaf5986470365679181e5 (diff) |
vala: add checksum for 0.7.10.5
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/vala/vala.inc')
-rw-r--r-- | recipes/vala/vala.inc | 2 |
1 files changed, 1 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 |