flatpak: Update gmime module

It looks like gmime moved to github a while ago already [1], which
should hopefully contain some fixes that are preventing our flatpak
builds from, well, actually building.

[1]: https://github.com/jstedfast/gmime/issues/119
This commit is contained in:
Niels De Graef 2024-09-13 19:43:45 +02:00
parent e91606b25b
commit ae459a7240

View file

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