From: Martin Jansa Date: Tue, 2 Feb 2010 18:52:55 +0000 (+0100) Subject: ventura: bump SRCREV for version 0.2 X-Git-Tag: Release-2010-05/1~609 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86659e243d64dbacfcaaaa95a6fc80ce12187f07;p=openembedded.git ventura: bump SRCREV for version 0.2 Signed-off-by: Martin Jansa --- 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"