From 0b23a770f41cd206a597bde073d18df8e3f51ea4 Mon Sep 17 00:00:00 2001 From: Oliver Lehmann Date: Sun, 19 Oct 2025 17:23:46 +0200 Subject: mail/sqwebamil: update to 6.3.0 --- mail/sqwebmail/files/patch-libs_rfc2045_rfc2045.h | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 mail/sqwebmail/files/patch-libs_rfc2045_rfc2045.h (limited to 'mail/sqwebmail/files/patch-libs_rfc2045_rfc2045.h') diff --git a/mail/sqwebmail/files/patch-libs_rfc2045_rfc2045.h b/mail/sqwebmail/files/patch-libs_rfc2045_rfc2045.h new file mode 100644 index 000000000000..36c6fd96cfb4 --- /dev/null +++ b/mail/sqwebmail/files/patch-libs_rfc2045_rfc2045.h @@ -0,0 +1,11 @@ +--- libs/rfc2045/rfc2045.h.orig 2025-10-06 09:00:04 UTC ++++ libs/rfc2045/rfc2045.h +@@ -3224,7 +3224,7 @@ void rfc822::mime_decoder::decode( + + if (decode_header) + { +- typename rfc2045::entity::line_iter::headers< ++ typename rfc2045::entity::line_iter::template headers< + src_type> parser{e, src }; + + parser.name_lc=header_name_lc; -- cgit v1.2.3