summaryrefslogtreecommitdiff
path: root/subprojects
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2022-05-03 22:39:16 +0200
committerOlivier CrĂȘte <olivier.crete@collabora.com>2022-05-25 14:24:58 -0400
commit79a1e4cf8c256132978a1d8ab718c8ad132386de (patch)
treebdee512aff1272b24f358c8b6a919e33a272836c /subprojects
parentbb1e3ded40d346f5180831dc28e857d0d89d1f7b (diff)
downloadgupnp-igd-79a1e4cf8c256132978a1d8ab718c8ad132386de.tar.gz
Port to GUPnP 1.6 API
And thus to libsoup3. The code changes are even compatible with GUPnP 1.4.3 so the gupnp version could be a configure option
Diffstat (limited to 'subprojects')
-rw-r--r--subprojects/.gitignore4
-rw-r--r--subprojects/gupnp-1.6.wrap (renamed from subprojects/gupnp-1.2.wrap)2
2 files changed, 3 insertions, 3 deletions
diff --git a/subprojects/.gitignore b/subprojects/.gitignore
index 357f586..34d47ed 100644
--- a/subprojects/.gitignore
+++ b/subprojects/.gitignore
@@ -1,3 +1,3 @@
-gupnp-1.2
+gupnp-1.6
gi-docgen*
-gssdp-1.2*
+gssdp-1.6*
diff --git a/subprojects/gupnp-1.2.wrap b/subprojects/gupnp-1.6.wrap
index 7fa58e1..937e841 100644
--- a/subprojects/gupnp-1.2.wrap
+++ b/subprojects/gupnp-1.6.wrap
@@ -1,4 +1,4 @@
[wrap-git]
url = https://gitlab.gnome.org/GNOME/gupnp.git
-revision = gupnp-1.4
+revision = master
depth = 1