aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/efl1/libeflvala_svn.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/efl1/libeflvala_svn.bb')
-rw-r--r--recipes/efl1/libeflvala_svn.bb4
1 files changed, 1 insertions, 3 deletions
diff --git a/recipes/efl1/libeflvala_svn.bb b/recipes/efl1/libeflvala_svn.bb
index 14a2747032..22159e61c6 100644
--- a/recipes/efl1/libeflvala_svn.bb
+++ b/recipes/efl1/libeflvala_svn.bb
@@ -6,9 +6,7 @@ DEPENDS = "vala-native glib-2.0 dbus dbus-glib eina eet evas ecore edje elementa
PV = "0.5.0+svnr${SRCPV}"
PR = "r1"
PE = "1"
-#temporary
-#SRCREV = "${EFL_SRCREV}"
-SRCREV = "53139"
+SRCREV = "${EFL_SRCREV}"
SRC_URI = "svn://svn.enlightenment.org/svn/e/trunk/BINDINGS;module=vala;proto=http"
S = "${WORKDIR}/vala"