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:
parent
e91606b25b
commit
ae459a7240
1 changed files with 2 additions and 2 deletions
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue