diff options
-rw-r--r-- | meta-xfce/recipes-panel-plugins/clipman/xfce4-clipman-plugin_1.4.2.bb (renamed from meta-xfce/recipes-panel-plugins/clipman/xfce4-clipman-plugin_1.4.1.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-xfce/recipes-panel-plugins/clipman/xfce4-clipman-plugin_1.4.1.bb b/meta-xfce/recipes-panel-plugins/clipman/xfce4-clipman-plugin_1.4.2.bb index aa6a5bc90..96bdf0e53 100644 --- a/meta-xfce/recipes-panel-plugins/clipman/xfce4-clipman-plugin_1.4.1.bb +++ b/meta-xfce/recipes-panel-plugins/clipman/xfce4-clipman-plugin_1.4.2.bb | |||
@@ -8,8 +8,8 @@ inherit xfce-panel-plugin | |||
8 | 8 | ||
9 | DEPENDS += "xfconf xproto libxtst" | 9 | DEPENDS += "xfconf xproto libxtst" |
10 | 10 | ||
11 | SRC_URI[md5sum] = "5a5c01c347f4503c58902977e671ea09" | 11 | SRC_URI[md5sum] = "9169140af7c9d3fddd8a5c9e0efb5a61" |
12 | SRC_URI[sha256sum] = "341cce9665a89e5930e754ef3e27ff97594da22b82b1403099ebcf5c18a5351f" | 12 | SRC_URI[sha256sum] = "cf2b45e327e67cc187dcb99a6ef6d95570463045accd24540e17172f005189b3" |
13 | 13 | ||
14 | PACKAGECONFIG ??= "" | 14 | PACKAGECONFIG ??= "" |
15 | PACKAGECONFIG[qrencode] = "--enable-libqrencode,--disable-libqrencode,qrencode" | 15 | PACKAGECONFIG[qrencode] = "--enable-libqrencode,--disable-libqrencode,qrencode" |