mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-02 01:50:18 +00:00
imapfilter: upgrade 2.8.1 -> 2.8.2
Changelog: =========== - Add IMAP support for UTF-8 (RFC 6855) when "charset" is set to "UTF-8" - Don't use FETCH FAST macro use for better compatibility - Bug fix; recovery mechanism error on Lua 5.1 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=f8d2fc4954306888fd0e4b27bef83525"
|
||||
|
||||
# v2.7.6
|
||||
SRCREV = "e6372b88e09a4d1c573b57270de6b40846825a8b"
|
||||
SRCREV = "9e6661278572009a92a8e125c9b339232a9735a1"
|
||||
SRC_URI = "git://github.com/lefcha/imapfilter;protocol=https;branch=master \
|
||||
file://ldflags.patch \
|
||||
"
|
||||
Reference in New Issue
Block a user