diff options
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 258a3f7498..620e2a6454 100644 --- a/recipes/vala/vala.inc +++ b/recipes/vala/vala.inc @@ -6,7 +6,7 @@ HOMEPAGE = "http://vala-project.org" LICENSE = "LGPL" INC_PR = "r2" -SRC_URI = "http://www.freesmartphone.org/sources/vala-${PV}.tar.gz" +SRC_URI = "http://www.freesmartphone.org/sources/vala-${PV}.tar.bz2" inherit autotools_stage |