subprojects: Update ogg and vorbis wraps
authorSeungha Yang <seungha@centricular.com>
Tue, 19 Oct 2021 15:28:33 +0000 (00:28 +0900)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Tue, 19 Oct 2021 17:42:21 +0000 (17:42 +0000)
... to 1.3.5-2 and 1.3.7-2, respectively. Specifically to fix
ogg/vorbis plugin loading on Windows devenv environment.

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

subprojects/ogg.wrap
subprojects/vorbis.wrap

index bddd897..5968b8e 100644 (file)
@@ -4,9 +4,9 @@ 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
+patch_filename = ogg_1.3.5-2_patch.zip
+patch_url = https://wrapdb.mesonbuild.com/v2/ogg_1.3.5-2/get_patch
+patch_hash = 46f6b42c426907f3b2bbc070adc6016261f342cff32d47fe517fcdfd5b58f16d
 
 [provide]
 ogg = libogg_dep
index 0a2caba..8db73d0 100644 (file)
@@ -4,9 +4,9 @@ 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
+patch_filename = vorbis_1.3.7-2_patch.zip
+patch_url = https://wrapdb.mesonbuild.com/v2/vorbis_1.3.7-2/get_patch
+patch_hash = fe302576cbf8408754b332b539ea1b83f0f96fa9aae50a5d1fea911713d5f21c
 
 [provide]
 vorbis = vorbis_dep