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:
parent
5557876024
commit
7503950a38
1 changed files with 2 additions and 2 deletions
|
|
@ -203,8 +203,8 @@
|
||||||
"sources": [
|
"sources": [
|
||||||
{
|
{
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/jstedfast/gmime.git",
|
"url": "https://gitlab.gnome.org/GNOME/gmime.git",
|
||||||
"branch": "master"
|
"branch": "6bff5288f9c108160dd56dd20a9c6608aa55f791"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue