diff options
Diffstat (limited to 'meta-gnome/recipes-gnome/gnome-menus')
| -rw-r--r-- | meta-gnome/recipes-gnome/gnome-menus/gnome-menus3_3.10.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-menus/gnome-menus3_3.10.1.bb b/meta-gnome/recipes-gnome/gnome-menus/gnome-menus3_3.10.1.bb index dfc1775a30..01da347bde 100644 --- a/meta-gnome/recipes-gnome/gnome-menus/gnome-menus3_3.10.1.bb +++ b/meta-gnome/recipes-gnome/gnome-menus/gnome-menus3_3.10.1.bb | |||
| @@ -10,7 +10,7 @@ inherit gnomebase pkgconfig python-dir pythonnative gobject-introspection | |||
| 10 | 10 | ||
| 11 | BPN = "gnome-menus" | 11 | BPN = "gnome-menus" |
| 12 | 12 | ||
| 13 | SHRT_VER = "${@d.getVar('PV',1).split('.')[0]}.${@d.getVar('PV',1).split('.')[1]}" | 13 | SHRT_VER = "${@d.getVar('PV').split('.')[0]}.${@d.getVar('PV').split('.')[1]}" |
| 14 | SRC_URI = "${GNOME_MIRROR}/${BPN}/${SHRT_VER}/${BPN}-${PV}.tar.xz" | 14 | SRC_URI = "${GNOME_MIRROR}/${BPN}/${SHRT_VER}/${BPN}-${PV}.tar.xz" |
| 15 | 15 | ||
| 16 | SRC_URI[md5sum] = "6db025e79e2b69f39fc7aa0753f43081" | 16 | SRC_URI[md5sum] = "6db025e79e2b69f39fc7aa0753f43081" |
