subprojects: update ogg wrap to 1.3.5 and add fallback url
authorTim-Philipp Müller <tim@centricular.com>
Sat, 16 Oct 2021 22:50:51 +0000 (23:50 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 16 Oct 2021 22:51:18 +0000 (23:51 +0100)
The windows ci runners complain about a self-signed certificate
with the download.xiph.org urls.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1175>

subprojects/ogg.wrap

index a482e89..bddd897 100644 (file)
@@ -1,11 +1,12 @@
 [wrap-file]
-directory = libogg-1.3.2
-source_url = http://downloads.xiph.org/releases/ogg/libogg-1.3.2.tar.xz
-source_filename = libogg-1.3.2.tar.xz
-source_hash = 3f687ccdd5ac8b52d76328fbbfebc70c459a40ea891dbf3dccb74a210826e79b
-patch_url = https://wrapdb.mesonbuild.com/v2/ogg_1.3.2-7/get_patch
-patch_filename = ogg-1.3.2-7-wrap.zip
-patch_hash = 253e5befb41afb44b9c090e0bedd74c25438c0938a80d7fc5b70d11b987a0a3e
+directory = libogg-1.3.5
+source_url = https://downloads.xiph.org/releases/ogg/libogg-1.3.5.tar.xz
+source_fallback_url = https://gstreamer.freedesktop.org/data/src/mirror/libogg-1.3.5.tar.xz
+source_filename = libogg-1.3.5.tar.xz
+source_hash = c4d91be36fc8e54deae7575241e03f4211eb102afb3fc0775fbbc1b740016705
+patch_filename = ogg_1.3.5-1_patch.zip
+patch_url = https://wrapdb.mesonbuild.com/v2/ogg_1.3.5-1/get_patch
+patch_hash = 3ca55a9644b2e96dd2333ec71d51aba5645dd6688c4755a6f679c824d443a7d8
 
 [provide]
 ogg = libogg_dep