From fd358baddbdf0c28d2e943730bc5a3e63e8fe520 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Wed, 6 May 2020 22:34:40 +0300 Subject: [PATCH] libvorbis: Fix source. xiph.org is down. This source isn't offical, however the checksums match with the official sources. This is fine until the next release. --- extra/libvorbis/sources | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extra/libvorbis/sources b/extra/libvorbis/sources index 4e617a19..b0ca8638 100644 --- a/extra/libvorbis/sources +++ b/extra/libvorbis/sources @@ -1 +1 @@ -https://downloads.xiph.org/releases/vorbis/libvorbis-1.3.6.tar.gz +https://ftp.osuosl.org/pub/xiph/releases/vorbis/libvorbis-1.3.6.tar.gz