webkit-gtk: fix PV
authorKoen Kooi <koen@openembedded.org>
Mon, 30 Mar 2009 19:22:31 +0000 (21:22 +0200)
committerKoen Kooi <koen@openembedded.org>
Mon, 30 Mar 2009 19:22:31 +0000 (21:22 +0200)
recipes/webkit/webkit-gtk_svn.bb

index 49b1590..2e5c014 100644 (file)
@@ -3,9 +3,7 @@ DEPENDS = "gnome-keyring libsoup-2.4 curl icu libxml2 cairo libxslt libxt libidn
 
 SRCREV_FORMAT = "webcore-rwebkit"
 
-# Yes, this is wrong...
-PV = "0.1+svnr${SRCREV}"
-PR = "r9"
+PV = "1.1.3+svnr${SRCREV}"
 
 SRC_URI = "\
   svn://svn.webkit.org/repository/webkit/trunk/;module=JavaScriptCore;proto=http \