From c37369728a22842f95825926ffe51ae33b5cdd1d Mon Sep 17 00:00:00 2001 From: Anders da Silva Rytter Hansen Date: Fri, 29 May 2026 17:59:11 -0300 Subject: [PATCH] use https --- SDL2/SDL2.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SDL2/SDL2.spec b/SDL2/SDL2.spec index a5da9ba..42ca5ce 100644 --- a/SDL2/SDL2.spec +++ b/SDL2/SDL2.spec @@ -13,8 +13,8 @@ Version: 2.28.5 Release: 6%{?dist} Summary: Cross-platform multimedia library License: Zlib AND MIT AND Apache-2.0 AND (Apache-2.0 OR MIT) -URL: http://www.libsdl.org/ -Source0: http://www.libsdl.org/release/%{name}-%{version}.tar.gz +URL: https://www.libsdl.org/ +Source0: https://www.libsdl.org/release/%{name}-%{version}.tar.gz Source1: SDL_config.h Source2: SDL_revision.h