fix(vo-aacenc): Update URL and source links to HTTPS (#3433) (#3442)

(cherry picked from commit e6a5052461)

Co-authored-by: Willow <willow@willowidk.dev>
This commit is contained in:
Raboneko
2025-02-19 10:24:31 -08:00
committed by GitHub
parent 248f36f210
commit eb77a7cef3
+2 -2
View File
@@ -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