summaryrefslogtreecommitdiff
path: root/recipes/efl1
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/efl1')
-rw-r--r--recipes/efl1/libeflvala_svn.bb (renamed from recipes/efl1/libeflvala_git.bb)6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes/efl1/libeflvala_git.bb b/recipes/efl1/libeflvala_svn.bb
index 9040bbd10a..cbb6887ffb 100644
--- a/recipes/efl1/libeflvala_git.bb
+++ b/recipes/efl1/libeflvala_svn.bb
@@ -3,11 +3,11 @@ AUTHOR = "Michael 'Mickey' Lauer <mlauer@vanille-media.de>"
LICENSE = "LGPL"
SECTION = "devel"
DEPENDS = "vala-native glib-2.0 dbus dbus-glib eina eet evas ecore edje elementary"
-PV = "0.0.1.0+gitr${SRCREV}"
+PV = "0.5.0+svnr${SRCREV}"
PR = "r0"
-SRC_URI = "${FREESMARTPHONE_GIT}/libeflvala;protocol=git;branch=master"
-S = "${WORKDIR}/git"
+SRC_URI = "svn://svn.enlightenment.org/svn/e/trunk/BINDINGS;module=vala;proto=http"
+S = "${WORKDIR}/vala"
inherit autotools_stage pkgconfig vala