summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason Schonberg <schonm@gmail.com>2025-07-10 16:54:10 -0400
committerKhem Raj <raj.khem@gmail.com>2025-07-10 21:08:44 -0700
commita72dd4bb3052f0b731fbb0ef09265f0a7cb2db72 (patch)
tree7cbb3aa19b117721243a03985a212a625947c69e
parent2c09dcbb17d753b9eb491b705d5dac926864f5ab (diff)
downloadmeta-openembedded-a72dd4bb3052f0b731fbb0ef09265f0a7cb2db72.tar.gz
xfce4-clipman-plugin: upgrade 1.6.3 -> 1.6.7
Changelog: https://gitlab.xfce.org/panel-plugins/xfce4-clipman-plugin/-/tags/xfce4-clipman-plugin-1.6.7 Changelog: https://gitlab.xfce.org/panel-plugins/xfce4-clipman-plugin/-/tags/xfce4-clipman-plugin-1.6.6 Changelog: https://gitlab.xfce.org/panel-plugins/xfce4-clipman-plugin/-/tags/xfce4-clipman-plugin-1.6.5 Changelog: https://gitlab.xfce.org/panel-plugins/xfce4-clipman-plugin/-/tags/xfce4-clipman-plugin-1.6.4 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.7.bb (renamed from meta-xfce/recipes-panel-plugins/clipman/xfce4-clipman-plugin_1.6.3.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xfce/recipes-panel-plugins/clipman/xfce4-clipman-plugin_1.6.3.bb b/meta-xfce/recipes-panel-plugins/clipman/xfce4-clipman-plugin_1.6.7.bb
index e1eed88098..a54abe184f 100644
--- a/meta-xfce/recipes-panel-plugins/clipman/xfce4-clipman-plugin_1.6.3.bb
+++ b/meta-xfce/recipes-panel-plugins/clipman/xfce4-clipman-plugin_1.6.7.bb
@@ -8,7 +8,7 @@ inherit xfce-panel-plugin
8 8
9DEPENDS += "xfconf xorgproto libxtst" 9DEPENDS += "xfconf xorgproto libxtst"
10 10
11SRC_URI[sha256sum] = "e11c1f976217fc959cee98ecfb934058ae485cb363d2c25c7ddede44394c9a10" 11SRC_URI[sha256sum] = "9bae27808a50e959e0912b7202ea5d651ed7401a6fc227f811d9bdaf2e44178c"
12 12
13PACKAGECONFIG ??= "" 13PACKAGECONFIG ??= ""
14PACKAGECONFIG[qrencode] = "--enable-libqrencode,--disable-libqrencode,qrencode" 14PACKAGECONFIG[qrencode] = "--enable-libqrencode,--disable-libqrencode,qrencode"