diff options
-rw-r--r-- | meta-oe/recipes-support/imapfilter/imapfilter_2.8.1.bb (renamed from meta-oe/recipes-support/imapfilter/imapfilter_2.7.6.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/imapfilter/imapfilter_2.7.6.bb b/meta-oe/recipes-support/imapfilter/imapfilter_2.8.1.bb index eb23816e8a..878d28f137 100644 --- a/meta-oe/recipes-support/imapfilter/imapfilter_2.7.6.bb +++ b/meta-oe/recipes-support/imapfilter/imapfilter_2.8.1.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=c11d4fd926d3ce7aac13b0ed1e9b3a63" | 3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=f8d2fc4954306888fd0e4b27bef83525" |
4 | 4 | ||
5 | # v2.7.6 | 5 | # v2.7.6 |
6 | SRCREV = "b39d0430f29d7c953581186955c11b461e6c824f" | 6 | SRCREV = "e6372b88e09a4d1c573b57270de6b40846825a8b" |
7 | SRC_URI = "git://github.com/lefcha/imapfilter;protocol=https;branch=master \ | 7 | SRC_URI = "git://github.com/lefcha/imapfilter;protocol=https;branch=master \ |
8 | file://ldflags.patch \ | 8 | file://ldflags.patch \ |
9 | " | 9 | " |