From 248f36f210aa9fa278b1a4631d723dd88f5228ef Mon Sep 17 00:00:00 2001 From: Raboneko <119771935+raboneko@users.noreply.github.com> Date: Wed, 19 Feb 2025 10:24:06 -0800 Subject: [PATCH] fix: change xavs URL to https from http (#3432) (#3439) (cherry picked from commit 48ca23728ad5458bfefdf41e63cbb8a7d1e17147) Co-authored-by: Willow --- anda/lib/xavs/xavs.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/lib/xavs/xavs.spec b/anda/lib/xavs/xavs.spec index 749d0f0b3a..54ee4d9312 100644 --- a/anda/lib/xavs/xavs.spec +++ b/anda/lib/xavs/xavs.spec @@ -3,7 +3,7 @@ Version: 0.1.55 Release: 1%{?dist} Summary: AVS1 (First-generation AVS Standards) library License: GPLv2 -URL: http://xavs.sourceforge.net/ +URL: https://xavs.sourceforge.net/ Patch0: %{name}-cflags.patch BuildRequires: autoconf BuildRequires: automake