diff options
Diffstat (limited to 'recipes/vala/vala.inc')
-rw-r--r-- | recipes/vala/vala.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/vala/vala.inc b/recipes/vala/vala.inc index 620e2a6454..5815866e71 100644 --- a/recipes/vala/vala.inc +++ b/recipes/vala/vala.inc @@ -4,9 +4,9 @@ SECTION = "devel" DEPENDS = "glib-2.0 dbus" HOMEPAGE = "http://vala-project.org" LICENSE = "LGPL" -INC_PR = "r2" +INC_PR = "r0" -SRC_URI = "http://www.freesmartphone.org/sources/vala-${PV}.tar.bz2" +SRC_URI = "http://downloads.freesmartphone.org/sources/vala-${PV}.tar.bz2;name=archive" inherit autotools_stage |