diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2026-03-22 23:51:23 +1300 |
|---|---|---|
| committer | Anuj Mittal <anuj.mittal@oss.qualcomm.com> | 2026-03-26 10:29:24 +0530 |
| commit | 16af6bba7d100cceb8ad13a86a524c29ebbc0aca (patch) | |
| tree | 5067d86bb2605489cff3eb252485f76eebe9fd55 | |
| parent | b95d21b7aa4ea917aee0f6cf65e0b1ec10f4829c (diff) | |
| download | meta-openembedded-16af6bba7d100cceb8ad13a86a524c29ebbc0aca.tar.gz | |
imapfilter: upgrade 2.8.3 -> 2.8.5
License-Update: copyright year updated to 2026.
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit 89b961c889ce885597ca669150d998470d05bf4d)
https://github.com/lefcha/imapfilter/blob/v2.8.5/NEWS
Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com>
Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
| -rw-r--r-- | meta-oe/recipes-support/imapfilter/imapfilter_2.8.5.bb (renamed from meta-oe/recipes-support/imapfilter/imapfilter_2.8.3.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/imapfilter/imapfilter_2.8.3.bb b/meta-oe/recipes-support/imapfilter/imapfilter_2.8.5.bb index f4905e3c0b..754e793faa 100644 --- a/meta-oe/recipes-support/imapfilter/imapfilter_2.8.3.bb +++ b/meta-oe/recipes-support/imapfilter/imapfilter_2.8.5.bb | |||
| @@ -1,9 +1,9 @@ | |||
| 1 | SUMMARY = "IMAPFilter is a mail filtering utility that processes mailboxes based on IMAP queries" | 1 | SUMMARY = "IMAPFilter is a mail filtering utility that processes mailboxes based on IMAP queries" |
| 2 | LICENSE = "MIT" | 2 | LICENSE = "MIT" |
| 3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=f8d2fc4954306888fd0e4b27bef83525" | 3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=c9e8d74e78283c6319317d3cb15eded4" |
| 4 | 4 | ||
| 5 | # v2.7.6 | 5 | # v2.7.6 |
| 6 | SRCREV = "72f7fa621357299bb6c8f5d29b4efbafcbd34bf7" | 6 | SRCREV = "23b693f7f7cad8b459beb5cf748078f9cc0e5dc8" |
| 7 | SRC_URI = "git://github.com/lefcha/imapfilter;protocol=https;branch=master;tag=v${PV} \ | 7 | SRC_URI = "git://github.com/lefcha/imapfilter;protocol=https;branch=master;tag=v${PV} \ |
| 8 | file://ldflags.patch \ | 8 | file://ldflags.patch \ |
| 9 | " | 9 | " |
