From 840814b186c1c8e27bcf63c549f73b2c035200f4 Mon Sep 17 00:00:00 2001 From: Kang Kai Date: Mon, 6 Aug 2018 01:54:00 -0700 Subject: xfce4-mount-plugin: 1.1.2 -> 1.1.3 Signed-off-by: Kai Kang Signed-off-by: Khem Raj --- .../recipes-panel-plugins/mount/xfce4-mount-plugin_1.1.2.bb | 11 ----------- .../recipes-panel-plugins/mount/xfce4-mount-plugin_1.1.3.bb | 11 +++++++++++ 2 files changed, 11 insertions(+), 11 deletions(-) delete mode 100644 meta-xfce/recipes-panel-plugins/mount/xfce4-mount-plugin_1.1.2.bb create mode 100644 meta-xfce/recipes-panel-plugins/mount/xfce4-mount-plugin_1.1.3.bb diff --git a/meta-xfce/recipes-panel-plugins/mount/xfce4-mount-plugin_1.1.2.bb b/meta-xfce/recipes-panel-plugins/mount/xfce4-mount-plugin_1.1.2.bb deleted file mode 100644 index 67009377e8..0000000000 --- a/meta-xfce/recipes-panel-plugins/mount/xfce4-mount-plugin_1.1.2.bb +++ /dev/null @@ -1,11 +0,0 @@ -SUMMARY = "Mount/umount utility for the xfce panel" -HOMEPAGE = "http://goodies.xfce.org/projects/panel-plugins/xfce4-mount-plugin" -SECTION = "x11/application" -LICENSE = "GPLv2" -LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" - -inherit xfce-panel-plugin - -SRC_URI += "file://0001-check-for-fstab.h-during-configure.patch" -SRC_URI[md5sum] = "7eba9696d82433a5577741214d34b588" -SRC_URI[sha256sum] = "54578447abaf9da630a750d64acdc37d4fd20dda6460208d6d1ffaa9e43ee1a6" diff --git a/meta-xfce/recipes-panel-plugins/mount/xfce4-mount-plugin_1.1.3.bb b/meta-xfce/recipes-panel-plugins/mount/xfce4-mount-plugin_1.1.3.bb new file mode 100644 index 0000000000..4600104ad1 --- /dev/null +++ b/meta-xfce/recipes-panel-plugins/mount/xfce4-mount-plugin_1.1.3.bb @@ -0,0 +1,11 @@ +SUMMARY = "Mount/umount utility for the xfce panel" +HOMEPAGE = "http://goodies.xfce.org/projects/panel-plugins/xfce4-mount-plugin" +SECTION = "x11/application" +LICENSE = "GPLv2" +LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" + +inherit xfce-panel-plugin + +SRC_URI += "file://0001-check-for-fstab.h-during-configure.patch" +SRC_URI[md5sum] = "2f1f903d0bdf6ee6776afd8af73497ac" +SRC_URI[sha256sum] = "aae5bd6b984bc78daf6b5fb9d15817a27253674a4264ad60f62ccb1aa194911e" -- cgit 1.2.3-korg