diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-02-02 19:52:55 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-02-02 20:03:09 +0100 |
commit | 86659e243d64dbacfcaaaa95a6fc80ce12187f07 (patch) | |
tree | fb105645f10b23b5031bba2e40529e8ba782831f /recipes/openmoko-3rdparty | |
parent | 23e87adb78cf9ba4f18807d46a7351d09b41d2a2 (diff) |
ventura: bump SRCREV for version 0.2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
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" |