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>
This commit is contained in:
Antonio Ospite 2021-06-07 10:42:05 +02:00
parent 227c137692
commit 1676726332

View file

@ -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