aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gtk-webcore
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2009-03-24 18:12:24 +0100
committerKoen Kooi <koen@openembedded.org>2009-03-24 18:12:24 +0100
commit1e56480635748d683842ba1fc8df31ed7bca4804 (patch)
tree20ce7f0c0301ce7a79f4449f3416fe0d4ed6d174 /recipes/gtk-webcore
parent20ad023c27df9817513e0a15d173901720288df6 (diff)
downloadopenembedded-1e56480635748d683842ba1fc8df31ed7bca4804.tar.gz
libsoup: fix packaging to keep upgrade paths sane, bump PR on affected packages
Diffstat (limited to 'recipes/gtk-webcore')
-rw-r--r--recipes/gtk-webcore/midori_git.bb2
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"