From 86659e243d64dbacfcaaaa95a6fc80ce12187f07 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Tue, 2 Feb 2010 19:52:55 +0100 Subject: [PATCH] ventura: bump SRCREV for version 0.2 Signed-off-by: Martin Jansa --- recipes/openmoko-3rdparty/ventura_svn.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/openmoko-3rdparty/ventura_svn.bb b/recipes/openmoko-3rdparty/ventura_svn.bb index 5f2ea616dd..97b8d2d940 100644 --- a/recipes/openmoko-3rdparty/ventura_svn.bb +++ b/recipes/openmoko-3rdparty/ventura_svn.bb @@ -4,8 +4,8 @@ AUTHOR = "cchandel" LICENSE = "GPLv2" SECTION = "e/apps" DEPENDS = "elementary webkit-efl sqlite3" -SRCREV = "10" -PV = "0.01+svnr${SRCPV}" +SRCREV = "11" +PV = "0.2+svnr${SRCPV}" SRC_URI = "svn://elm-browser.googlecode.com/svn;module=trunk;proto=http" S = "${WORKDIR}/trunk" -- 2.39.5