diff options
| -rw-r--r-- | meta-gnome/recipes-support/keybinder/keybinder_3.0.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-gnome/recipes-support/keybinder/keybinder_3.0.bb b/meta-gnome/recipes-support/keybinder/keybinder_3.0.bb index bbd7c866e1..ec70f8e82b 100644 --- a/meta-gnome/recipes-support/keybinder/keybinder_3.0.bb +++ b/meta-gnome/recipes-support/keybinder/keybinder_3.0.bb | |||
| @@ -9,9 +9,9 @@ DEPENDS = "gtk+3 gobject-introspection-native \ | |||
| 9 | LIC_FILES_CHKSUM = "file://COPYING;md5=1f18f9c6d8b4cfcc7d7804a243a4c0b4" | 9 | LIC_FILES_CHKSUM = "file://COPYING;md5=1f18f9c6d8b4cfcc7d7804a243a4c0b4" |
| 10 | 10 | ||
| 11 | 11 | ||
| 12 | SRCREV = "736ccef40d39603b8111c8a3a0bca0319bbafdc0" | 12 | SRCREV = "04ae06724d914c7d4fec6a2723edf9c6320ec502" |
| 13 | PV = "3.0+git" | 13 | PV = "3.0+git" |
| 14 | SRC_URI = "git://github.com/engla/keybinder.git;branch=keybinder-3.0;protocol=https \ | 14 | SRC_URI = "git://github.com/engla/keybinder.git;branch=keybinder-3.0;protocol=https;tag=keybinder-3.0-v0.3.2 \ |
| 15 | " | 15 | " |
| 16 | 16 | ||
| 17 | RDEPENDS:${PN} = "gtk+" | 17 | RDEPENDS:${PN} = "gtk+" |
