summaryrefslogtreecommitdiffstats
path: root/meta-xfce
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2023-11-04 13:57:11 -0700
committerKhem Raj <raj.khem@gmail.com>2023-11-06 08:48:38 -0800
commita7f5a953cd59d4c0d69f54863cf6fca9d0385c69 (patch)
treeb7b56730e0613a52656f2ecce699feb9c1a1df56 /meta-xfce
parentd564372fe90538382aafbc1378d7f6003108cc44 (diff)
downloadmeta-openembedded-a7f5a953cd59d4c0d69f54863cf6fca9d0385c69.tar.gz
xfce4-places-plugin: upgrade 1.8.1 -> 1.8.3
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-xfce')
-rw-r--r--meta-xfce/recipes-panel-plugins/places/xfce4-places-plugin_1.8.3.bb (renamed from meta-xfce/recipes-panel-plugins/places/xfce4-places-plugin_1.8.1.bb)3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-xfce/recipes-panel-plugins/places/xfce4-places-plugin_1.8.1.bb b/meta-xfce/recipes-panel-plugins/places/xfce4-places-plugin_1.8.3.bb
index e8e133035..6400e0d3e 100644
--- a/meta-xfce/recipes-panel-plugins/places/xfce4-places-plugin_1.8.1.bb
+++ b/meta-xfce/recipes-panel-plugins/places/xfce4-places-plugin_1.8.3.bb
@@ -6,8 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b6952d9a47fc2ad0f315510e1290455f"
6 6
7inherit xfce-panel-plugin 7inherit xfce-panel-plugin
8 8
9SRC_URI[md5sum] = "bde92cbd08f129d517524784e5060816" 9SRC_URI[sha256sum] = "f11d0e6d03f22ab02c2e6b507d365b5a918532e8819e50647ee1860eca60c743"
10SRC_URI[sha256sum] = "f211219f03c9260f624370e18c79e4176c9d35a8247158e77e5d811327610ab2"
11 10
12PACKAGECONFIG ??= "notify" 11PACKAGECONFIG ??= "notify"
13PACKAGECONFIG[notify] = "--enable-notifications,--disable-notifications,libnotify" 12PACKAGECONFIG[notify] = "--enable-notifications,--disable-notifications,libnotify"