flatpak: Fix NetworkManager branch name
Upstream branch of NetworkManager module has been renamed from 'master' to 'main'. This caused NetworkManager build to fail.
This commit is contained in:
parent
fdd629293d
commit
0f6394d609
1 changed files with 1 additions and 0 deletions
|
@ -376,6 +376,7 @@
|
|||
"sources" : [
|
||||
{
|
||||
"type" : "git",
|
||||
"branch": "main",
|
||||
"url" : "https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git"
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue