diff options
| -rw-r--r-- | meta/recipes-sato/web/web_svn.bb | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/meta/recipes-sato/web/web_svn.bb b/meta/recipes-sato/web/web_svn.bb index 0cfe89f334..204532f90e 100644 --- a/meta/recipes-sato/web/web_svn.bb +++ b/meta/recipes-sato/web/web_svn.bb @@ -4,7 +4,7 @@ DEPENDS = "libxml2 glib-2.0 gtk+ libglade gtkhtml2 curl gconf js libowl"  DESCRIPTION = "Web is a multi-platform web browsing application."  PR = "r4" -SRCREV = "131" +SRCREV = "129"  PV = "0.0+svnr${SRCPV}"  SRC_URI = 	"svn://svn.o-hand.com/repos/${BPN};module=trunk;proto=http \ | 
