aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/e17/e-tasks_svn.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/e17/e-tasks_svn.bb')
-rw-r--r--recipes/e17/e-tasks_svn.bb7
1 files changed, 4 insertions, 3 deletions
diff --git a/recipes/e17/e-tasks_svn.bb b/recipes/e17/e-tasks_svn.bb
index 28bc900f98..2d8861401a 100644
--- a/recipes/e17/e-tasks_svn.bb
+++ b/recipes/e17/e-tasks_svn.bb
@@ -7,11 +7,12 @@ DEPENDS = "elementary eina edbus sqlite3"
inherit autotools
-SRCREV = "24"
+SRCREV = "25"
PV = "0.0.1+svnr${SRCPV}"
-PR = "r1"
+PR = "r6"
-SRC_URI = "svn://e-tasks.googlecode.com/svn;module=trunk;proto=http"
+SRC_URI = "svn://e-tasks.googlecode.com/svn;module=trunk;proto=http \
+ file://depends.eina.patch"
S = "${WORKDIR}/trunk"
do_install_append() {