From eb77a7cef351f010efbb168fc3f51a7f9cba2c70 Mon Sep 17 00:00:00 2001 From: Raboneko <119771935+raboneko@users.noreply.github.com> Date: Wed, 19 Feb 2025 10:24:31 -0800 Subject: [PATCH] fix(vo-aacenc): Update URL and source links to HTTPS (#3433) (#3442) (cherry picked from commit e6a5052461f68594a371c5fab941a893f832e8cb) Co-authored-by: Willow --- anda/lib/vo-aacenc/vo-aacenc.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/lib/vo-aacenc/vo-aacenc.spec b/anda/lib/vo-aacenc/vo-aacenc.spec index 64e0aac86d..4960ce342f 100644 --- a/anda/lib/vo-aacenc/vo-aacenc.spec +++ b/anda/lib/vo-aacenc/vo-aacenc.spec @@ -3,8 +3,8 @@ Version: 0.1.3 Release: 1%{?dist} Summary: VisualOn AAC encoder library License: ASL 2.0 -URL: http://sourceforge.net/projects/opencore-amr/ -Source0: http://downloads.sourceforge.net/opencore-amr/%{name}/%{name}-%{version}.tar.gz +URL: https://sourceforge.net/projects/opencore-amr/ +Source0: https://downloads.sourceforge.net/opencore-amr/%{name}/%{name}-%{version}.tar.gz BuildRequires: gcc %description