diff options
author | Michael 'Mickey' Lauer <mickey@vanille-media.de> | 2009-09-19 12:32:30 +0000 |
---|---|---|
committer | Michael 'Mickey' Lauer <mickey@vanille-media.de> | 2009-09-19 12:32:30 +0000 |
commit | d7f889b1a94b7e84ca593659c285c3ccdbfd2fe8 (patch) | |
tree | c9c5d06c76d38ef92e532b9b339de894a67bc823 /recipes/vala/vala.inc | |
parent | a12a9f2b508323846f10113027ba82f0dd1e780b (diff) |
vala: update to 0.7.6-fso2
Diffstat (limited to 'recipes/vala/vala.inc')
-rw-r--r-- | recipes/vala/vala.inc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/recipes/vala/vala.inc b/recipes/vala/vala.inc index fa1cf6aaa8..7c1e70a456 100644 --- a/recipes/vala/vala.inc +++ b/recipes/vala/vala.inc @@ -6,8 +6,7 @@ HOMEPAGE = "http://vala-project.org" LICENSE = "LGPL" INC_PR = "r0" -SRC_URI = "http://www.freesmartphone.org/sources/vala-${VALA_FSO_RELEASE}.tar.gz" -S = "${WORKDIR}/vala-${VALA_FSO_RELEASE}" +SRC_URI = "http://www.freesmartphone.org/sources/vala-${PV}.tar.gz" inherit autotools_stage |