From 116bc128c149ee96815e6e07d3b84677578e3094 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim-Philipp=20M=C3=BCller?= Date: Sat, 16 Oct 2021 23:53:04 +0100 Subject: [PATCH] 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: --- subprojects/vorbis.wrap | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/subprojects/vorbis.wrap b/subprojects/vorbis.wrap index 00d1c721bf..0a2caba847 100644 --- a/subprojects/vorbis.wrap +++ b/subprojects/vorbis.wrap @@ -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