subprojects: update vorbis wrap to 1.3.7 and add fallback url

The Windows CI runners complain about self-signed certificates
with the download.xiph.org urls.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1175>
This commit is contained in:
Tim-Philipp Müller 2021-10-16 23:53:04 +01:00
parent 8954d84025
commit 116bc128c1

View file

@ -1,11 +1,12 @@
[wrap-file]
directory = libvorbis-1.3.5
source_url = https://downloads.xiph.org/releases/vorbis/libvorbis-1.3.5.tar.xz
source_filename = libvorbis-1.3.5.tar.xz
source_hash = 54f94a9527ff0a88477be0a71c0bab09a4c3febe0ed878b24824906cd4b0e1d1
patch_filename = vorbis_1.3.5-8_patch.zip
patch_url = https://wrapdb.mesonbuild.com/v2/vorbis_1.3.5-8/get_patch
patch_hash = b4754624162fa78d3deb89f258cf7d98376e190b0d8186e18a9c0587cfed89ff
directory = libvorbis-1.3.7
source_url = https://downloads.xiph.org/releases/vorbis/libvorbis-1.3.7.tar.xz
source_fallback_url = https://gstreamer.freedesktop.org/data/src/mirror/libvorbis-1.3.7.tar.xz
source_filename = libvorbis-1.3.7.tar.xz
source_hash = b33cc4934322bcbf6efcbacf49e3ca01aadbea4114ec9589d1b1e9d20f72954b
patch_filename = vorbis_1.3.7-0_patch.zip
patch_url = https://wrapdb.mesonbuild.com/v2/vorbis_1.3.7-0/get_patch
patch_hash = 6a8160c1d06e79844ef02d1fbe6886b6e50e6c7847c0489f458c96a336295485
[provide]
vorbis = vorbis_dep