diff options
| author | Khem Raj <raj.khem@gmail.com> | 2023-11-04 13:57:12 -0700 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2023-11-06 08:49:52 -0800 |
| commit | f89f87da722e32257158b54c01d5f221bb1cb00c (patch) | |
| tree | d438b79125bffa1001968e9a9fc57cfe4c1b0edf | |
| parent | 9d24dde0ec173a6609ad7dba903b7520776362c4 (diff) | |
| download | meta-openembedded-f89f87da722e32257158b54c01d5f221bb1cb00c.tar.gz | |
xfce4-mailwatch-plugin: upgrade 1.3.0 -> 1.3.1
License-Update: GPL text format changed
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-xfce/recipes-panel-plugins/mailwatch/xfce4-mailwatch-plugin_1.3.1.bb (renamed from meta-xfce/recipes-panel-plugins/mailwatch/xfce4-mailwatch-plugin_1.3.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-xfce/recipes-panel-plugins/mailwatch/xfce4-mailwatch-plugin_1.3.0.bb b/meta-xfce/recipes-panel-plugins/mailwatch/xfce4-mailwatch-plugin_1.3.1.bb index a5c98efc1c..6ea260765f 100644 --- a/meta-xfce/recipes-panel-plugins/mailwatch/xfce4-mailwatch-plugin_1.3.0.bb +++ b/meta-xfce/recipes-panel-plugins/mailwatch/xfce4-mailwatch-plugin_1.3.1.bb | |||
| @@ -1,13 +1,13 @@ | |||
| 1 | SUMMARY = "Multi-protocol, multi-mailbox mail watcher for the Xfce4 panel" | 1 | SUMMARY = "Multi-protocol, multi-mailbox mail watcher for the Xfce4 panel" |
| 2 | HOMEPAGE = "http://goodies.xfce.org/projects/panel-plugins/xfce4-mailwatch-plugin" | 2 | HOMEPAGE = "http://goodies.xfce.org/projects/panel-plugins/xfce4-mailwatch-plugin" |
| 3 | LICENSE = "GPL-2.0-only" | 3 | LICENSE = "GPL-2.0-only" |
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" |
| 5 | 5 | ||
| 6 | inherit xfce-panel-plugin | 6 | inherit xfce-panel-plugin |
| 7 | 7 | ||
| 8 | DEPENDS += "gnutls" | 8 | DEPENDS += "gnutls" |
| 9 | 9 | ||
| 10 | SRC_URI[sha256sum] = "20f91ebefd2880b27f421f773115b3740f67de2bf60feace3841bfd1a09cbe2e" | 10 | SRC_URI[sha256sum] = "054964e9fe4ca668486400991ce1ea01d07aac7ba235f4b14d4a8f7d9800046a" |
| 11 | 11 | ||
| 12 | PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'ipv6', d)}" | 12 | PACKAGECONFIG ??= "${@bb.utils.filter('DISTRO_FEATURES', 'ipv6', d)}" |
| 13 | PACKAGECONFIG[ipv6] = "--enable-ipv6,--disable-ipv6," | 13 | PACKAGECONFIG[ipv6] = "--enable-ipv6,--disable-ipv6," |
