From 48ca23728ad5458bfefdf41e63cbb8a7d1e17147 Mon Sep 17 00:00:00 2001 From: Willow Date: Wed, 19 Feb 2025 12:22:23 -0600 Subject: [PATCH] fix: change xavs URL to https from http (#3432) --- 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