diff options
Diffstat (limited to 'recipes/openmoko-3rdparty')
-rw-r--r-- | recipes/openmoko-3rdparty/ventura_svn.bb | 4 |
1 files 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" |