From 0557c830cc934093827c91160736ea015ab13d89 Mon Sep 17 00:00:00 2001 From: Vitaly Zaitsev Date: Wed, 28 Dec 2022 18:21:36 +0100 Subject: [PATCH] Changed URLs to HTTPS. --- openal-soft.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/openal-soft.spec b/openal-soft.spec index 26283ab..f06e9eb 100644 --- a/openal-soft.spec +++ b/openal-soft.spec @@ -4,8 +4,8 @@ Release: 6%{?dist} Summary: Open Audio Library License: LGPL-2.0-or-later AND BSD-3-Clause -URL: http://openal-soft.org/ -Source0: http://openal-soft.org/openal-releases/openal-soft-%{version}.tar.bz2 +URL: https://openal-soft.org/ +Source0: https://openal-soft.org/openal-releases/openal-soft-%{version}.tar.bz2 Patch0: openal-soft-arm_neon-only-for-32bit.patch BuildRequires: alsa-lib-devel