flatpak: move to gitlab.gnome.org GMime version

duplicate_mailbox() unit test fails since this commit:
4a80ae527d

The commit is ok because it respects RFC 5322: 1 max From/To/Cc/Bcc
header.

We can't fix the unit test without breaking Ubuntu/Fedora builds so just
use same version.
This commit is contained in:
Cédric Bellegarde 2022-08-25 16:22:15 +02:00
parent 5557876024
commit 7503950a38

View file

@ -203,8 +203,8 @@
"sources": [
{
"type": "git",
"url": "https://github.com/jstedfast/gmime.git",
"branch": "master"
"url": "https://gitlab.gnome.org/GNOME/gmime.git",
"branch": "6bff5288f9c108160dd56dd20a9c6608aa55f791"
}
]
},