summaryrefslogtreecommitdiffstats
path: root/meta-gnome
diff options
context:
space:
mode:
Diffstat (limited to 'meta-gnome')
-rw-r--r--meta-gnome/recipes-gnome/devilspie/devilspie2_0.44.bb2
-rw-r--r--meta-gnome/recipes-support/keybinder/keybinder_3.0.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-gnome/recipes-gnome/devilspie/devilspie2_0.44.bb b/meta-gnome/recipes-gnome/devilspie/devilspie2_0.44.bb
index 01900cce39..90c12efadf 100644
--- a/meta-gnome/recipes-gnome/devilspie/devilspie2_0.44.bb
+++ b/meta-gnome/recipes-gnome/devilspie/devilspie2_0.44.bb
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=00aefaa50aad75c21367df66102d542c \
6 6
7DEPENDS = "gtk+ glib-2.0 libwnck libxinerama lua virtual/libx11" 7DEPENDS = "gtk+ glib-2.0 libwnck libxinerama lua virtual/libx11"
8 8
9PV .= "+git${SRCPV}" 9PV .= "+git"
10 10
11SRCREV = "b9d7ad9c09a5fb17a1562ee1d892798c646e9ec9" 11SRCREV = "b9d7ad9c09a5fb17a1562ee1d892798c646e9ec9"
12 12
diff --git a/meta-gnome/recipes-support/keybinder/keybinder_3.0.bb b/meta-gnome/recipes-support/keybinder/keybinder_3.0.bb
index 278592dc6e..7960009078 100644
--- a/meta-gnome/recipes-support/keybinder/keybinder_3.0.bb
+++ b/meta-gnome/recipes-support/keybinder/keybinder_3.0.bb
@@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=1f18f9c6d8b4cfcc7d7804a243a4c0b4"
11S = "${WORKDIR}/git" 11S = "${WORKDIR}/git"
12 12
13SRCREV = "736ccef40d39603b8111c8a3a0bca0319bbafdc0" 13SRCREV = "736ccef40d39603b8111c8a3a0bca0319bbafdc0"
14PV = "3.0+git${SRCPV}" 14PV = "3.0+git"
15SRC_URI = "git://github.com/engla/keybinder.git;branch=keybinder-3.0;protocol=https \ 15SRC_URI = "git://github.com/engla/keybinder.git;branch=keybinder-3.0;protocol=https \
16" 16"
17 17