summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2022-05-03 22:00:46 +0200
committerJens Georg <mail@jensge.org>2022-05-24 18:19:45 +0000
commit7a471a9994bd4be4a70a21519cecfb7c4a234fd2 (patch)
tree3eb299cffd36e32d4ff2391603682124910ccbd0
parenta8b9f6fda32f07b82e79ab8d08021b72866f117c (diff)
downloadrygel-7a471a9994bd4be4a70a21519cecfb7c4a234fd2.tar.gz
flatpak: Switch to GSSDP/GUPnP master
-rw-r--r--build-aux/org.gnome.Rygel.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/build-aux/org.gnome.Rygel.json b/build-aux/org.gnome.Rygel.json
index db67d93c..4208e71a 100644
--- a/build-aux/org.gnome.Rygel.json
+++ b/build-aux/org.gnome.Rygel.json
@@ -40,7 +40,7 @@
{
"type" : "git",
"url" : "https://gitlab.gnome.org/GNOME/gssdp.git/",
- "branch" : "gssdp-1.4"
+ "branch" : "master"
}
]
},
@@ -51,7 +51,7 @@
{
"type" : "git",
"url" : "https://gitlab.gnome.org/GNOME/gupnp.git/",
- "branch" : "gupnp-1.4"
+ "branch" : "master"
}
]
},