diff options
-rw-r--r-- | meta-xfce/recipes-xfce/garcon/garcon_0.6.4.bb (renamed from meta-xfce/recipes-xfce/garcon/garcon_0.6.3.bb) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-xfce/recipes-xfce/garcon/garcon_0.6.3.bb b/meta-xfce/recipes-xfce/garcon/garcon_0.6.4.bb index dc44eae03..62c789019 100644 --- a/meta-xfce/recipes-xfce/garcon/garcon_0.6.3.bb +++ b/meta-xfce/recipes-xfce/garcon/garcon_0.6.4.bb | |||
@@ -1,4 +1,4 @@ | |||
1 | DESCRIPTION="Xfce Menu Library" | 1 | DESCRIPTION = "Xfce Menu Library" |
2 | SECTION = "x11/libs" | 2 | SECTION = "x11/libs" |
3 | LICENSE = "LGPLv2" | 3 | LICENSE = "LGPLv2" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=04a01abcbdabffae1ca26335a293276b" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=04a01abcbdabffae1ca26335a293276b" |
@@ -9,8 +9,8 @@ inherit xfce gtk-doc distro_features_check | |||
9 | REQUIRED_DISTRO_FEATURES = "x11" | 9 | REQUIRED_DISTRO_FEATURES = "x11" |
10 | 10 | ||
11 | SRC_URI += "file://0001-xfce-applications.menu-don-t-bloat-settings-menu-by-.patch" | 11 | SRC_URI += "file://0001-xfce-applications.menu-don-t-bloat-settings-menu-by-.patch" |
12 | SRC_URI[md5sum] = "3b54d210adec3b6be781a1da26b53da2" | 12 | SRC_URI[md5sum] = "9715aa8214be9c553d9b8c44fde90b9f" |
13 | SRC_URI[sha256sum] = "76b1fea531363e9c5e767f1899039b4fe854edf23f6c0f260807e5551f798401" | 13 | SRC_URI[sha256sum] = "d75e4753037a74733c07b71b8db7a656d869869f0f107f6411a306bbc87a762d" |
14 | 14 | ||
15 | EXTRA_OECONF = "--disable-gtk-doc" | 15 | EXTRA_OECONF = "--disable-gtk-doc" |
16 | 16 | ||