diff options
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 |