diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-19 22:50:00 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-19 22:50:00 +0200 |
commit | a73031baebb71a4486e40617d1cf43eb5a31bbb3 (patch) | |
tree | a492cb238319072d1bbe198f74414747bd0db6ee /recipes/gtk-webcore/midori_git.bb | |
parent | 6b23643da9067f0bbb509b5ac2598a9a99651a92 (diff) |
midori: switch to SRCPV with PE bump
Diffstat (limited to 'recipes/gtk-webcore/midori_git.bb')
-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 15ffb5efe6..18b663cb08 100644 --- a/recipes/gtk-webcore/midori_git.bb +++ b/recipes/gtk-webcore/midori_git.bb @@ -5,7 +5,7 @@ DEPENDS += "python-native python-docutils-native" # increment PR every time SRCREV is updated! SRCREV = "400139644371c0b675723f9a986ddab4445a8794" PR = "r2" -PV = "0.1.7+${PR}+gitr${SRCREV}" +PV = "0.1.7+${PR}+gitr${SRCPV}" SRC_URI = "git://git.xfce.org/apps/midori;protocol=git \ file://waf \ |