diff options
author | Jason Schonberg <schonm@gmail.com> | 2025-10-05 21:47:18 -0400 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2025-10-06 11:34:38 -0700 |
commit | c74f7bf02575d53e739fede60ee2829477e3fba0 (patch) | |
tree | eaa751891c31eb80188744af34ef703589d63cc7 | |
parent | 2af293e8ca7a9274b651aba658caeb296399bacb (diff) | |
download | meta-openembedded-c74f7bf02575d53e739fede60ee2829477e3fba0.tar.gz |
xfce4-battery-plugin: upgrade 1.1.6 -> 1.2.0
Changelog: https://gitlab.xfce.org/panel-plugins/xfce4-battery-plugin/-/tags/xfce4-battery-plugin-1.2.0
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/battery/xfce4-battery-plugin_1.2.0.bb (renamed from meta-xfce/recipes-panel-plugins/battery/xfce4-battery-plugin_1.1.6.bb) | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/meta-xfce/recipes-panel-plugins/battery/xfce4-battery-plugin_1.1.6.bb b/meta-xfce/recipes-panel-plugins/battery/xfce4-battery-plugin_1.2.0.bb index 80a948a9d5..82e955a9c9 100644 --- a/meta-xfce/recipes-panel-plugins/battery/xfce4-battery-plugin_1.1.6.bb +++ b/meta-xfce/recipes-panel-plugins/battery/xfce4-battery-plugin_1.2.0.bb | |||
@@ -3,6 +3,8 @@ HOMEPAGE = "https://docs.xfce.org/panel-plugins/xfce4-battery-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] = "327d7304dded8411cd1a48da4f46bac248b44d8b27ffbc2036e0268cb37c3676" | 10 | SRC_URI[sha256sum] = "1dba8f470d2b12517e7b86d83cd2ebf13eb57ff1a01a4f2d2d156cf5194d97b6" |