diff options
author | Jason Schonberg <schonm@gmail.com> | 2025-10-06 11:51:44 -0400 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2025-10-06 11:34:41 -0700 |
commit | 8438d647646245366d08f6b027ca8d69dfb5f971 (patch) | |
tree | 25da7e5725a54d013d948f3ce5cc0c3d4fcfac94 | |
parent | 027206705da470e15d1b49f8ca1a4bd9145542ad (diff) | |
download | meta-openembedded-8438d647646245366d08f6b027ca8d69dfb5f971.tar.gz |
xfce4-verve-plugin: upgrade 2.0.3 -> 2.1.0
Changelog: https://gitlab.xfce.org/panel-plugins/xfce4-verve-plugin/-/tags/xfce4-verve-plugin-2.1.0
Changelog: https://gitlab.xfce.org/panel-plugins/xfce4-verve-plugin/-/tags/xfce4-verve-plugin-2.0.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/verve/xfce4-verve-plugin_2.1.0.bb (renamed from meta-xfce/recipes-panel-plugins/verve/xfce4-verve-plugin_2.0.3.bb) | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/meta-xfce/recipes-panel-plugins/verve/xfce4-verve-plugin_2.0.3.bb b/meta-xfce/recipes-panel-plugins/verve/xfce4-verve-plugin_2.1.0.bb index 844d8caf17..dd680b4535 100644 --- a/meta-xfce/recipes-panel-plugins/verve/xfce4-verve-plugin_2.0.3.bb +++ b/meta-xfce/recipes-panel-plugins/verve/xfce4-verve-plugin_2.1.0.bb | |||
@@ -3,7 +3,9 @@ HOMEPAGE = "https://docs.xfce.org/panel-plugins/xfce4-verve-plugin/start" | |||
3 | LICENSE = "GPL-2.0-only" | 3 | LICENSE = "GPL-2.0-only" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" |
5 | 5 | ||
6 | XFCE_COMPRESS_TYPE = "xz" | ||
7 | |||
6 | inherit xfce-panel-plugin | 8 | inherit xfce-panel-plugin |
7 | 9 | ||
8 | SRC_URI[sha256sum] = "e1bf121f1bf9cf2a199bf5c0f3aa802f503df9bea50724741e7a92fe6d9fe09e" | 10 | SRC_URI[sha256sum] = "237e0da802cdc02e0ec0c3cdefecb6fa2992ade9f59ce2999779cc30d59c9f24" |
9 | DEPENDS += "libpcre" | 11 | DEPENDS += "libpcre" |