summaryrefslogtreecommitdiff
path: root/subprojects
diff options
context:
space:
mode:
authorAntonio Ospite <antonio.ospite@collabora.com>2021-06-07 10:42:05 +0200
committerAntonio Ospite <antonio.ospite@collabora.com>2021-06-07 16:54:29 +0200
commit16767263320f89871bb9ab4506e19721deb5168d (patch)
treec3673d9a0c3282a858027dbc5a5678b41afc95c0 /subprojects
parent227c137692b4987112eff55ab7de28ec7f7ec6db (diff)
subprojects: update glib-networking.wrap to use the 2.68 branch
glib-networking fixed some issues when building with older libssl version in the 2.68 release, update the wrap file to use the newer version. In particular this fixes building on Ubuntu 16.04 with: meson --wrap-mode=forcefallback Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-build/-/merge_requests/247>
Diffstat (limited to 'subprojects')
-rw-r--r--subprojects/glib-networking.wrap2
1 files changed, 1 insertions, 1 deletions
diff --git a/subprojects/glib-networking.wrap b/subprojects/glib-networking.wrap
index 5e17cf8..1c40da1 100644
--- a/subprojects/glib-networking.wrap
+++ b/subprojects/glib-networking.wrap
@@ -2,4 +2,4 @@
directory=glib-networking
url=https://gitlab.gnome.org/GNOME/glib-networking.git
push-url=git@gitlab.gnome.org:GNOME/glib-networking.git
-revision=glib-2-66
+revision=glib-2-68