diff options
-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 608d8eeaf3..6bfa4e4418 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 = "15" +SRCREV = "16" S = "${WORKDIR}/trunk" inherit autotools |