summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason Schonberg <schonm@gmail.com>2025-06-06 00:06:00 -0400
committerKhem Raj <raj.khem@gmail.com>2025-06-05 22:28:44 -0700
commit4818fc31b76665d5ca4c7a8fa80ab105021f12b5 (patch)
treec552e307b64147e9eeba7f4fe70c45435cb8ab91
parent329f1afd5ce395be6faf1066e63d7b3778b25005 (diff)
downloadmeta-openembedded-4818fc31b76665d5ca4c7a8fa80ab105021f12b5.tar.gz
xfce4-clipman-plugin: upgrade 1.6.2 -> 1.6.3
Changelog: https://gitlab.xfce.org/panel-plugins/xfce4-clipman-plugin/-/tags/xfce4-clipman-plugin-1.6.3 Signed-off-by: Jason Schonberg <schonm@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-xfce/recipes-panel-plugins/clipman/xfce4-clipman-plugin_1.6.3.bb (renamed from meta-xfce/recipes-panel-plugins/clipman/xfce4-clipman-plugin_1.6.2.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xfce/recipes-panel-plugins/clipman/xfce4-clipman-plugin_1.6.2.bb b/meta-xfce/recipes-panel-plugins/clipman/xfce4-clipman-plugin_1.6.3.bb
index 59fb8578c1..e1eed88098 100644
--- a/meta-xfce/recipes-panel-plugins/clipman/xfce4-clipman-plugin_1.6.2.bb
+++ b/meta-xfce/recipes-panel-plugins/clipman/xfce4-clipman-plugin_1.6.3.bb
@@ -8,7 +8,7 @@ inherit xfce-panel-plugin
8 8
9DEPENDS += "xfconf xorgproto libxtst" 9DEPENDS += "xfconf xorgproto libxtst"
10 10
11SRC_URI[sha256sum] = "ab8a5fe6f68fb1789190e498243a1d1385de3f64e984f470cbd3d1eb779399b8" 11SRC_URI[sha256sum] = "e11c1f976217fc959cee98ecfb934058ae485cb363d2c25c7ddede44394c9a10"
12 12
13PACKAGECONFIG ??= "" 13PACKAGECONFIG ??= ""
14PACKAGECONFIG[qrencode] = "--enable-libqrencode,--disable-libqrencode,qrencode" 14PACKAGECONFIG[qrencode] = "--enable-libqrencode,--disable-libqrencode,qrencode"