From 18d30ea6cbb0691d14597ea0fc354d954d943898 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Fri, 13 Sep 2019 08:46:18 +0300 Subject: [PATCH] wavpack: use https for source --- extra/wavpack/sources | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extra/wavpack/sources b/extra/wavpack/sources index ff0f9d8a..e0a9f8f6 100644 --- a/extra/wavpack/sources +++ b/extra/wavpack/sources @@ -1,4 +1,4 @@ -http://www.wavpack.com/wavpack-5.1.0.tar.bz2 +https://www.wavpack.com/wavpack-5.1.0.tar.bz2 patches/CVE-2018-10536.patch patches/CVE-2018-19840.patch patches/CVE-2018-10538.patch