diff options
Diffstat (limited to 'recipes/gtk-webcore')
-rw-r--r-- | recipes/gtk-webcore/midori_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gtk-webcore/midori_git.bb b/recipes/gtk-webcore/midori_git.bb index c22f00aff3..5d08f1b6b7 100644 --- a/recipes/gtk-webcore/midori_git.bb +++ b/recipes/gtk-webcore/midori_git.bb @@ -3,7 +3,7 @@ require midori.inc DEPENDS += "python-native python-docutils-native" # increment PR every time SRCREV is updated! -PR = "r1" +PR = "r2" PV = "0.1.2+${PR}+gitr${SRCREV}" SRC_URI = "http://git.xfce.org/kalikiana/midori/snapshot/midori-${SRCREV}.tar.bz2" |