diff options
Diffstat (limited to 'recipes')
-rw-r--r-- | recipes/openmoko-3rdparty/ventura_svn.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/openmoko-3rdparty/ventura_svn.bb b/recipes/openmoko-3rdparty/ventura_svn.bb index 22c1d89f5a..e312da57d9 100644 --- a/recipes/openmoko-3rdparty/ventura_svn.bb +++ b/recipes/openmoko-3rdparty/ventura_svn.bb @@ -10,7 +10,7 @@ PR = "1" SRC_URI = "svn://elm-browser.googlecode.com/svn;module=trunk;proto=http" -SRCREV = "11" +SRCREV = "13" S = "${WORKDIR}/trunk" inherit autotools |